cert-manager/test/unit/gen
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
..
certificate.go apply go fmt for go1.19 2022-08-04 09:51:57 +00:00
certificaterequest.go rename all uses of github.com/jetstack/cert-manager 2022-02-02 09:08:31 +00:00
certificatesigningrequest.go Use Kubernetes CSR spec.expirationSeconds to express cert duration 2022-03-21 09:40:32 -04:00
challenge.go Refactor the update and updateStatus to a single deferred function 2022-05-12 16:51:30 +01:00
conditions.go rename all uses of github.com/jetstack/cert-manager 2022-02-02 09:08:31 +00:00
csr.go rename all uses of github.com/jetstack/cert-manager 2022-02-02 09:08:31 +00:00
doc.go Use The cert-manager Authors. 2020-12-11 19:04:13 +01:00
issuer.go Add option to load Vault CA bundle from Kubernetes Secret 2022-08-15 03:10:51 +03:00
objectmeta.go Use The cert-manager Authors. 2020-12-11 19:04:13 +01:00
order.go rename all uses of github.com/jetstack/cert-manager 2022-02-02 09:08:31 +00:00
secret.go Use The cert-manager Authors. 2020-12-11 19:04:13 +01:00