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> |
||
|---|---|---|
| .. | ||
| BUILD.bazel | ||
| csr_test.go | ||
| csr.go | ||
| generate_test.go | ||
| generate.go | ||
| keyusage.go | ||
| kube_test.go | ||
| kube.go | ||
| parse_test.go | ||
| parse.go | ||