cert-manager/internal/apis/certmanager
Nils Mueller 00a20097b6 Add option to load Vault CA bundle from Kubernetes Secret
Vault distributions like "Bank Vaults" automatically configure
and provision Vault and provide the CA bundle via a Kubernetes
Secret. Having to hard-code the bundle in the Issuer instead
of dynamically referencing it through the Secret requires
a manual second step when using a GitOps workflow.

Signed-off-by: Nils Mueller <nm@impactful.it>
2022-08-15 03:10:51 +03:00
..
fuzzer Remove bazel 🎉 2022-07-26 11:38:50 +01:00
install Remove bazel 🎉 2022-07-26 11:38:50 +01:00
v1 Add option to load Vault CA bundle from Kubernetes Secret 2022-08-15 03:10:51 +03:00
v1alpha2 Add option to load Vault CA bundle from Kubernetes Secret 2022-08-15 03:10:51 +03:00
v1alpha3 Add option to load Vault CA bundle from Kubernetes Secret 2022-08-15 03:10:51 +03:00
v1beta1 Add option to load Vault CA bundle from Kubernetes Secret 2022-08-15 03:10:51 +03:00
validation Merge pull request #5340 from SgtCoDFish/byebazel 2022-07-27 09:13:05 +01:00
doc.go Move pkg/internal/ to internal/ 2021-10-21 12:24:28 +01:00
generic_issuer.go rename all uses of github.com/jetstack/cert-manager 2022-02-02 09:08:31 +00:00
register.go rename all uses of github.com/jetstack/cert-manager 2022-02-02 09:08:31 +00:00
types_certificate.go Feature gated support for using literal subjects in Certificates 2022-06-08 20:50:00 +02:00
types_certificaterequest.go rename all uses of github.com/jetstack/cert-manager 2022-02-02 09:08:31 +00:00
types_issuer.go Add option to load Vault CA bundle from Kubernetes Secret 2022-08-15 03:10:51 +03:00
types.go apply go fmt for go1.19 2022-08-04 09:51:57 +00:00
zz_generated.deepcopy.go Add option to load Vault CA bundle from Kubernetes Secret 2022-08-15 03:10:51 +03:00