cert-manager/test/e2e/suite
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
..
approval replace 'github.com/onsi/ginkgo' with 'github.com/onsi/ginkgo/v2' 2022-08-03 15:28:23 +00:00
certificates replace 'github.com/onsi/ginkgo' with 'github.com/onsi/ginkgo/v2' 2022-08-03 15:28:23 +00:00
conformance bugfix ginkgo: make tests deterministic, don't use maps to define testCases 2022-08-04 10:16:29 +00:00
issuers Add option to load Vault CA bundle from Kubernetes Secret 2022-08-15 03:10:51 +03:00
serving use GenerateName instead 2022-08-09 12:41:31 +02:00
doc.go Adds e2e tests for additional output formats 2022-02-07 14:43:25 +00:00