kubernetes/pkg/controller
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
..
apis/config OWNERS cleanup - Jan 2021 Week 1 2022-01-10 08:14:29 -05:00
bootstrap Merge pull request #105510 from damemi/wire-contexts-bootstrap 2021-11-02 14:27:42 -07:00
certificates Promote CertificateSigningRequest's Spec.ExpirationSeconds field to GA 2022-03-18 14:41:43 -07:00
clusterroleaggregation Wire contexts to RBAC controllers 2021-10-07 15:04:49 -04:00
cronjob Merge pull request #107997 from d-honeybadger/fix-tracking-cronjob-owned-jobs 2022-02-23 07:14:18 -08:00
daemon Make daemon.NodeShouldRunDaemonPod function public 2022-03-08 11:32:17 +00:00
deployment Handle invalid selectors properly 2022-01-14 12:11:02 -05:00
disruption Wire contexts to Disruption controllers 2022-02-04 10:32:04 -05:00
endpoint Stop publishing Pod ResourceVersion in Endpoints and EndpointSlice API 2022-03-02 22:12:35 +08:00
endpointslice Merge pull request #108316 from hyschumi/fix_unnecessary_handlecrash 2022-03-07 18:20:34 -08:00
endpointslicemirroring Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
garbagecollector allocate a unique scheme for each test to fix concurrent usage issue 2022-02-02 15:22:59 +08:00
history Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
job Graduate SuspendJob to GA 2022-02-15 10:46:13 -05:00
namespace allocate a unique scheme for each test to fix concurrent usage issue 2022-02-02 15:22:59 +08:00
nodeipam OWNERS cleanup - Jan 2021 Week 1 2022-01-10 08:14:29 -05:00
nodelifecycle Merge pull request #99292 from yangjunmyfm192085/run-test23 2022-03-17 12:22:42 -07:00
podautoscaler Remove selflink references in different testing-related files 2022-01-14 12:58:05 +01:00
podgc Merge pull request #99292 from yangjunmyfm192085/run-test23 2022-03-17 12:22:42 -07:00
replicaset Merge pull request #102330 from tnqn/replicaset-optimization 2022-02-10 10:15:46 -08:00
replication OWNERS cleanup - Jan 2021 Week 1 2022-01-10 08:14:29 -05:00
resourcequota Merge pull request #107293 from dims/jan-1-owners-cleanup 2022-01-13 10:30:30 -08:00
serviceaccount no auto-generation of secret-based service account token 2022-02-23 14:17:30 -08:00
statefulset Merge pull request #107443 from mattcary/no-watch 2022-01-19 01:28:18 -08:00
storageversiongc Wire contexts to Core controllers 2021-11-01 10:29:00 -04:00
testutil Migrate to k8s.io/utils/clock in pkg/controller 2021-09-10 11:42:32 +02:00
ttl Wire contexts to Core controllers 2021-11-01 10:29:00 -04:00
ttlafterfinished OWNERS cleanup - Jan 2021 Week 1 2022-01-10 08:14:29 -05:00
util Merge pull request #99292 from yangjunmyfm192085/run-test23 2022-03-17 12:22:42 -07:00
volume Support for in-tree PV Deletion protection finalizer 2022-03-10 21:37:43 -08:00
controller_ref_manager_test.go Merge pull request #101250 from evertrain/master 2021-11-10 09:19:26 -08:00
controller_ref_manager.go Wire contexts to Batch controllers (#105491) 2021-11-10 14:56:46 -08:00
controller_utils_test.go Wire contexts to Batch controllers (#105491) 2021-11-10 14:56:46 -08:00
controller_utils.go should omit comparison to bool constant in pkg/controller/controller_utils.go 2021-11-13 17:15:25 +08:00
doc.go
lookup_cache.go
OWNERS add myself as approver to pkg/controller 2022-01-12 19:33:02 -05:00