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
2025-10-15 11:39:24 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
16bc942a6b1d8052b3720ce20d51cfa08d29a4dd
kubernetes
/
cmd
/
kube-controller-manager
/
app
/
options
History
SataQiu
eb541bb819
controller-manager: fix a bug that the kubeconfig field of kubecontrollermanager.config.k8s.io configuration is not set correctly
2023-03-04 11:17:55 +08:00
..
attachdetachcontroller.go
refactor: move attachdetach controller param validation ahead
2022-08-18 08:56:57 +00:00
cronjobcontroller.go
…
csrsigningcontroller.go
…
daemonsetcontroller.go
…
deploymentcontroller.go
…
deprecatedcontroller.go
…
endpointcontroller.go
…
endpointslicecontroller.go
…
endpointslicemirroringcontroller.go
…
ephemeralcontroller.go
…
garbagecollectorcontroller.go
…
hpacontroller.go
add
--concurrent-horizontal-pod-autoscaler-syncs
flag to kube-controller-manager
2022-10-17 17:39:31 +02:00
jobcontroller.go
…
namespacecontroller.go
…
nodeipamcontroller.go
…
nodelifecyclecontroller.go
Deprecate CLI flag pod-eviction-timeout in KCM
2022-11-08 00:21:56 +08:00
options_test.go
controller-manager: fix a bug that the kubeconfig field of kubecontrollermanager.config.k8s.io configuration is not set correctly
2023-03-04 11:17:55 +08:00
options.go
controller-manager: fix a bug that the kubeconfig field of kubecontrollermanager.config.k8s.io configuration is not set correctly
2023-03-04 11:17:55 +08:00
persistentvolumebindercontroller.go
…
podgccontroller.go
…
replicasetcontroller.go
…
replicationcontroller.go
…
resourcequotacontroller.go
…
serviceaccountcontroller.go
…
statefulsetcontroller.go
…
ttlafterfinishedcontroller.go
…