master
Add "disable-force-detach-on-timeout" flag to kube-controller-manager
add --concurrent-cron-job-syncs flag
kube-controller-manager: Remove the deprecated `--experimental-cluster-signing-duration` flag
Add `--concurrent-daemonset-syncs` flag to kube-controller-manager
remove unused option deployment-controller-sync-period for deployment controller
refactor: remove deprecated flags
DRA device taint eviction: configurable number of workers
Add concurrent worker support to the disruption controller
Add simple batching to endpoints controller
Implement simple endpoint slice batching
reference controllers correctly from CLI help
add --concurrent-ephemeralvolume-syncs flag for kube-controller-manager
fix all the reference about the API packages change
kube-controller-manager: remove the deprecated horizontal-pod-autoscaler-upscale-delay and horizontal-pod-autoscaler-downscale-delay flags
Add `--concurrent-job-syncs` flag to kube-controller-manager
implement LegacyServiceAccountTokenCleanUp alpha
Correct documentation for flags --allocate-node-cidrs and --cluster-cidr in cloud-provider and --service-cluster-ip-range in kube-controller-manager.
Isolate CloudNodeLifecycleController configuration into specific component config
kube-controller-manager removed deprecated command flags: --volume-host-cidr-denylist and --volume-host-allow-local-loopback
Make ConcurrentResourceClaimSyncs configurable (#134701)
Clarify KCM --service-account-private-key-file flag documentation and remove legacy token controller warning message.
add flag concurrent-statefulset-syncs to kube-controller-manager (#79169)
ValidatingAdmissionPolicy controller for Type Checking (#117377)