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-11-18 22:09:05 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
a1b66f11b5409105bf5a4580652fbfa1548c8ca2
kubernetes
/
cmd
/
kube-controller-manager
/
app
/
options
History
Kubernetes Prow Robot
e38b1b94f8
Merge pull request
#96399
from andrewsykim/service-config
...
move service controller config to k8s.io/cloud-provider/controllers/service/config
2020-11-12 11:21:57 -08:00
..
attachdetachcontroller.go
…
BUILD
Merge pull request
#96399
from andrewsykim/service-config
2020-11-12 11:21:57 -08:00
cronjobcontroller.go
add cronjob_controllerv2.go
2020-11-10 17:32:06 -05:00
csrsigningcontroller.go
allow setting different certificates for kube-controller-managed CSR signers
2020-07-09 08:14:55 -04:00
daemonsetcontroller.go
…
deploymentcontroller.go
…
deprecatedcontroller.go
…
endpointcontroller.go
…
endpointslicecontroller.go
…
endpointslicemirroringcontroller.go
Enabling the EndpointSliceMirroring controller, adding related config
2020-07-06 12:43:34 -07:00
garbagecollectorcontroller.go
…
hpacontroller.go
…
jobcontroller.go
…
namespacecontroller.go
…
nodeipamcontroller.go
…
nodelifecyclecontroller.go
…
options_test.go
Merge pull request
#96399
from andrewsykim/service-config
2020-11-12 11:21:57 -08:00
options.go
add cronjob_controllerv2.go
2020-11-10 17:32:06 -05:00
persistentvolumebindercontroller.go
Adds filtering of hosts to DialContexts.
2020-09-18 00:07:32 +00:00
podgccontroller.go
…
replicasetcontroller.go
…
replicationcontroller.go
…
resourcequotacontroller.go
…
serviceaccountcontroller.go
…
statefulsetcontroller.go
…
ttlafterfinishedcontroller.go
…