cert-manager/pkg/util
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
..
cmapichecker rename all uses of github.com/jetstack/cert-manager 2022-02-02 09:08:31 +00:00
coverage rename all uses of github.com/jetstack/cert-manager 2022-02-02 09:08:31 +00:00
errors rename all uses of github.com/jetstack/cert-manager 2022-02-02 09:08:31 +00:00
feature rename all uses of github.com/jetstack/cert-manager 2022-02-02 09:08:31 +00:00
kube rename all uses of github.com/jetstack/cert-manager 2022-02-02 09:08:31 +00:00
pki Use Kubernetes CSR spec.expirationSeconds to express cert duration 2022-03-21 09:40:32 -04:00
predicate rename all uses of github.com/jetstack/cert-manager 2022-02-02 09:08:31 +00:00
profiling rename all uses of github.com/jetstack/cert-manager 2022-02-02 09:08:31 +00:00
versionchecker rename all uses of github.com/jetstack/cert-manager 2022-02-02 09:08:31 +00:00
BUILD.bazel rename all uses of github.com/jetstack/cert-manager 2022-02-02 09:08:31 +00:00
useragent_test.go Adds rest config builder to include new user agent 2022-01-27 12:51:49 +00:00
useragent.go Adds rest config builder to include new user agent 2022-01-27 12:51:49 +00:00
util_test.go Fix some test func names and some comments. Replaces DeDuplicate in 2022-01-17 11:24:45 +00:00
util.go rename all uses of github.com/jetstack/cert-manager 2022-02-02 09:08:31 +00:00
version_test.go Use The cert-manager Authors. 2020-12-11 19:04:13 +01:00
version.go don't early-stop, instead return all versions 2021-07-29 15:06:31 +02:00