cert-manager/test/e2e
Monis Khan 2a33c7a5c2
Use Kubernetes CSR spec.expirationSeconds to express cert duration
This change adds the ability to express certificate duration using
the Kubernetes CSR spec.expirationSeconds field alongside the existing
approach of using the experimental.cert-manager.io/request-duration
annotation.  Both approaches are supported as the expirationSeconds
field requires Kubernetes v1.22+.

Signed-off-by: Monis Khan <mok@vmware.com>
2022-03-21 09:40:32 -04:00
..
bin/cloudflare-clean rename all uses of github.com/jetstack/cert-manager 2022-02-02 09:08:31 +00:00
charts/vault make: add the targets 'e2e-setup-kind', 'e2e-setup-kind', and 'e2e' 2022-03-13 12:32:08 +01:00
framework Use Kubernetes CSR spec.expirationSeconds to express cert duration 2022-03-21 09:40:32 -04:00
suite Use Kubernetes CSR spec.expirationSeconds to express cert duration 2022-03-21 09:40:32 -04:00
util Remvoes the creation of an unused HTTPRoute in tests 2022-03-12 16:22:33 +00:00
BUILD.bazel rename all uses of github.com/jetstack/cert-manager 2022-02-02 09:08:31 +00:00
e2e_test.go rename all uses of github.com/jetstack/cert-manager 2022-02-02 09:08:31 +00:00
e2e.go e2e: remove annoying "Configuring details for shared cluster addons" 2022-03-13 12:11:35 +01:00
images.bzl Installs v1 ingress-nginx for e2e tests against kube 1.23 2021-11-29 10:14:58 +00:00