cert-manager/cmd/ctl/pkg/create
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
..
certificaterequest rename all uses of github.com/jetstack/cert-manager 2022-02-02 09:08:31 +00:00
certificatesigningrequest Use Kubernetes CSR spec.expirationSeconds to express cert duration 2022-03-21 09:40:32 -04:00
BUILD.bazel rename all uses of github.com/jetstack/cert-manager 2022-02-02 09:08:31 +00:00
create.go rename all uses of github.com/jetstack/cert-manager 2022-02-02 09:08:31 +00:00