mirror of
https://github.com/fluxcd/flux2.git
synced 2026-02-07 16:27:27 +00:00
Add mention of e2e-tested proof of concept
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
This commit is contained in:
parent
6fcba05e2b
commit
6462b710f5
1 changed files with 6 additions and 0 deletions
|
|
@ -644,6 +644,12 @@ creation of the credential will be included in the cache key.
|
||||||
private key referenced by `--spiffe-secret-name`. This key should be
|
private key referenced by `--spiffe-secret-name`. This key should be
|
||||||
treated with the same level of care as the Kubernetes CA key.
|
treated with the same level of care as the Kubernetes CA key.
|
||||||
|
|
||||||
|
### Proof of Concept
|
||||||
|
|
||||||
|
A proof of concept for the `ServiceAccountToken` credential type was tested
|
||||||
|
end-to-end and validated with two CNCF container registry projects:
|
||||||
|
[Harbor](https://goharbor.io/) and [Zot](https://zotregistry.dev/).
|
||||||
|
|
||||||
## Implementation History
|
## Implementation History
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue