..
attachdetachcontroller.go
refactor: move attachdetach controller param validation ahead
2022-08-18 08:56:57 +00:00
cronjobcontroller.go
add --concurrent-cron-job-syncs flag
2023-04-24 18:28:14 +08:00
csrsigningcontroller.go
kube-controller-manager: Remove the deprecated --experimental-cluster-signing-duration
flag
2022-03-03 08:47:49 +02:00
daemonsetcontroller.go
fix all the reference about the API packages change
2019-03-02 12:54:33 +08:00
deploymentcontroller.go
remove unused option deployment-controller-sync-period for deployment controller
2022-03-30 20:00:53 +08:00
deprecatedcontroller.go
refactor: remove deprecated flags
2022-04-22 20:28:12 +08:00
endpointcontroller.go
Add simple batching to endpoints controller
2019-07-24 11:36:53 +02:00
endpointslicecontroller.go
Implement simple endpoint slice batching
2020-03-03 08:16:42 +01:00
endpointslicemirroringcontroller.go
reference controllers correctly from CLI help
2023-06-19 15:01:01 +02:00
ephemeralcontroller.go
add --concurrent-ephemeralvolume-syncs flag for kube-controller-manager
2021-07-25 21:36:57 +08:00
garbagecollectorcontroller.go
fix all the reference about the API packages change
2019-03-02 12:54:33 +08:00
hpacontroller.go
add --concurrent-horizontal-pod-autoscaler-syncs
flag to kube-controller-manager
2022-10-17 17:39:31 +02:00
jobcontroller.go
Add --concurrent-job-syncs
flag to kube-controller-manager
2023-04-12 14:19:39 +02:00
legacyserviceaccounttokencleaner.go
implement LegacyServiceAccountTokenCleanUp alpha
2023-05-24 23:20:17 +00:00
namespacecontroller.go
fix all the reference about the API packages change
2019-03-02 12:54:33 +08:00
nodeipamcontroller.go
Set node cidr mask size ipv4/ipv6 config
2019-11-20 22:08:58 -08:00
nodelifecyclecontroller.go
reference controllers correctly from CLI help
2023-06-19 15:01:01 +02:00
options_test.go
ValidatingAdmissionPolicy controller for Type Checking ( #117377 )
2023-07-13 13:41:50 -07:00
options.go
ValidatingAdmissionPolicy controller for Type Checking ( #117377 )
2023-07-13 13:41:50 -07:00
persistentvolumebindercontroller.go
remove helper function for unused storage feature in pkg/proxy/util
2023-06-13 09:22:59 +08:00
podgccontroller.go
fix all the reference about the API packages change
2019-03-02 12:54:33 +08:00
replicasetcontroller.go
fix all the reference about the API packages change
2019-03-02 12:54:33 +08:00
replicationcontroller.go
fix all the reference about the API packages change
2019-03-02 12:54:33 +08:00
resourcequotacontroller.go
fix all the reference about the API packages change
2019-03-02 12:54:33 +08:00
serviceaccountcontroller.go
fix all the reference about the API packages change
2019-03-02 12:54:33 +08:00
statefulsetcontroller.go
add flag concurrent-statefulset-syncs to kube-controller-manager ( #79169 )
2019-07-31 22:36:14 -07:00
ttlafterfinishedcontroller.go
reference controllers correctly from CLI help
2023-06-19 15:01:01 +02:00
validatingadmissionpolicycontroller.go
ValidatingAdmissionPolicy controller for Type Checking ( #117377 )
2023-07-13 13:41:50 -07:00