| .. |
|
attachdetachcontroller.go
|
Add "disable-force-detach-on-timeout" flag to kube-controller-manager
|
2024-02-22 18:31:52 +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
|
Add --concurrent-daemonset-syncs flag to kube-controller-manager
|
2024-10-30 15:03:26 +01: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 |
|
devicetaintevictioncontroller.go
|
DRA device taint eviction: configurable number of workers
|
2025-11-04 21:57:24 +01:00 |
|
devicetaintevictioncontroller_test.go
|
DRA device taint eviction: configurable number of workers
|
2025-11-04 21:57:24 +01: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
|
kube-controller-manager: remove the deprecated horizontal-pod-autoscaler-upscale-delay and horizontal-pod-autoscaler-downscale-delay flags
|
2024-05-19 17:49:23 +08: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
|
Correct documentation for flags --allocate-node-cidrs and --cluster-cidr in cloud-provider and --service-cluster-ip-range in kube-controller-manager.
|
2024-08-19 16:44:32 +02:00 |
|
nodelifecyclecontroller.go
|
Update Node Monitor Grace Period default duration to 50s
|
2024-07-24 22:54:44 +05:30 |
|
options.go
|
kcm: remove WatchListClient feature gate override
|
2026-01-09 10:23:25 +01:00 |
|
options_test.go
|
Make ConcurrentResourceClaimSyncs configurable (#134701)
|
2026-01-08 19:31:39 +05:30 |
|
persistentvolumebindercontroller.go
|
kube-controller-manager removed deprecated command flags: --volume-host-cidr-denylist and --volume-host-allow-local-loopback
|
2024-05-27 10:59:09 +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 |
|
resourceclaimcontroller.go
|
Make ConcurrentResourceClaimSyncs configurable (#134701)
|
2026-01-08 19:31:39 +05:30 |
|
resourcequotacontroller.go
|
fix all the reference about the API packages change
|
2019-03-02 12:54:33 +08:00 |
|
serviceaccountcontroller.go
|
Clarify KCM --service-account-private-key-file flag documentation and remove legacy token controller warning message.
|
2024-09-04 17:06:07 +02: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 |