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-12-08 02:15:27 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
f29d0b548eeec968ee0d57f639aa7d69942e7ccf
kubernetes
/
cmd
/
kube-controller-manager
/
app
/
options
History
Kubernetes Prow Robot
dc2020eb9d
Merge pull request
#100959
from p0lyn0mial/upstream-delegated-authn-timeout
...
DelegatingAuthenticationOptions: TokenReview request timeout
2021-04-14 18:20:09 -07:00
..
attachdetachcontroller.go
…
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
DelegatingAuthenticationOptions TokenReview request timeout
2021-04-13 16:53:59 +02:00
options.go
Revert "KCM: specifies the upper-bound timeout limit for outgoing requests"
2021-04-14 14:06:01 +02: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
…