This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
kubernetes
Watch
1
Star
0
Fork
0
You've already forked kubernetes
mirror of
https://github.com/k3s-io/kubernetes.git
synced
2026-07-28 01:34:19 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
6723beac00a3571761a2cae0dedad7f256e6cdcd
kubernetes
/
cmd
/
kube-controller-manager
/
app
/
options
History
Kubernetes Prow Robot
5fd9cefd95
Merge pull request
#134995
from yongruilin/flagz-kk-structure
...
[KEP-4828] Flagz versioned structured response
2025-11-04 19:02:04 -08:00
..
attachdetachcontroller.go
…
cronjobcontroller.go
…
csrsigningcontroller.go
…
daemonsetcontroller.go
Add
--concurrent-daemonset-syncs
flag to kube-controller-manager
2024-10-30 15:03:26 +01:00
deploymentcontroller.go
…
deprecatedcontroller.go
…
devicetaintevictioncontroller_test.go
DRA device taint eviction: configurable number of workers
2025-11-04 21:57:24 +01:00
devicetaintevictioncontroller.go
DRA device taint eviction: configurable number of workers
2025-11-04 21:57:24 +01:00
endpointcontroller.go
…
endpointslicecontroller.go
…
endpointslicemirroringcontroller.go
…
ephemeralcontroller.go
…
garbagecollectorcontroller.go
…
hpacontroller.go
…
jobcontroller.go
…
legacyserviceaccounttokencleaner.go
…
namespacecontroller.go
…
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_test.go
DRA device taint eviction: configurable number of workers
2025-11-04 21:57:24 +01:00
options.go
Merge pull request
#134995
from yongruilin/flagz-kk-structure
2025-11-04 19:02:04 -08:00
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
…
replicasetcontroller.go
…
replicationcontroller.go
…
resourcequotacontroller.go
…
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
…
ttlafterfinishedcontroller.go
…
validatingadmissionpolicycontroller.go
…