cert-manager/pkg/controller
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
..
acmechallenges Update the sig-network Gateway API support to v1alpha2 2022-03-01 15:05:17 +00:00
acmeorders rename all uses of github.com/jetstack/cert-manager 2022-02-02 09:08:31 +00:00
cainjector rename all uses of github.com/jetstack/cert-manager 2022-02-02 09:08:31 +00:00
certificate-shim update gateway-shim controller unit tests 2022-03-01 15:05:21 +00:00
certificaterequests Use optional Apply and Apply status to CertificateRequests 2022-02-11 16:22:04 +00:00
certificates Merge pull request #4792 from JoshVanL/controllers-server-side-apply-certificaterequests 2022-02-16 10:57:37 +00:00
certificatesigningrequests Use Kubernetes CSR spec.expirationSeconds to express cert duration 2022-03-21 09:40:32 -04:00
clusterissuers Updates issuer and cluster issuer controllers to optionally user server 2022-02-11 16:26:56 +00:00
issuers Updates issuer and cluster issuer controllers to optionally user server 2022-02-11 16:26:56 +00:00
test update deps and BUILD files 2022-03-01 15:05:18 +00:00
BUILD.bazel Add contour, weed out some more references to v1alpha1 2022-03-01 15:05:19 +00:00
builder.go rename all uses of github.com/jetstack/cert-manager 2022-02-02 09:08:31 +00:00
context_test.go Change controller context rate limiter test to ensure they are the same 2022-02-22 09:15:10 +00:00
context.go Add contour, weed out some more references to v1alpha1 2022-03-01 15:05:19 +00:00
controller.go rename all uses of github.com/jetstack/cert-manager 2022-02-02 09:08:31 +00:00
helper.go rename all uses of github.com/jetstack/cert-manager 2022-02-02 09:08:31 +00:00
register.go Adds ContextFactory to controller package. Changes controller builder to 2022-01-27 12:50:12 +00:00
util_test.go Allows for annotations passed from CSR to Order to be filtered 2021-07-27 10:55:09 +01:00
util.go rename all uses of github.com/jetstack/cert-manager 2022-02-02 09:08:31 +00:00