cert-manager/cmd/ctl
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
..
cmd rename all uses of github.com/jetstack/cert-manager 2022-02-02 09:08:31 +00:00
pkg Use Kubernetes CSR spec.expirationSeconds to express cert duration 2022-03-21 09:40:32 -04:00
BUILD.bazel add and update build files 2022-02-24 14:36:35 +01:00
main.go rename all uses of github.com/jetstack/cert-manager 2022-02-02 09:08:31 +00:00