kubernetes/pkg/apis/certificates
Ryan Richard e29ac0f8be Promote CertificateSigningRequest's Spec.ExpirationSeconds field to GA
Remove the comment "As of v1.22, this field is beta and is controlled
via the CSRDuration feature gate" from the expirationSeconds field's
godoc.

Mark the "CSRDuration" feature gate as GA in 1.24, lock its value to
"true", and remove the various logic which handled when the gate was
"false".

Update conformance test to check that the CertificateSigningRequest's
Spec.ExpirationSeconds field is stored, but do not check if the field
is honored since this functionality is optional.
2022-03-18 14:41:43 -07:00
..
fuzzer csr: add expirationSeconds field to control cert lifetime 2021-07-01 23:38:15 -04:00
install Prefer v1 storage versions 2021-03-02 12:06:13 -05:00
v1 generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
v1beta1 generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
validation Update unit tests to handle go1.17 certificate parsing error messages 2021-08-17 11:24:03 -04:00
doc.go *: Remove comment tags in GoDoc 2018-09-13 20:27:32 -07:00
helpers.go Switch CSR approver/signer/cleaner controllers to v1 2020-06-05 18:45:34 -04:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
register.go Fix and update comment with api.Scheme 2017-10-30 19:54:02 +01:00
types.go Promote CertificateSigningRequest's Spec.ExpirationSeconds field to GA 2022-03-18 14:41:43 -07:00
zz_generated.deepcopy.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00