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 19:49:36 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
186f934e4ccb23e7dca03cc836f11f89e7d99e08
kubernetes
/
cmd
/
kube-controller-manager
/
app
/
options
History
Kubernetes Prow Robot
d2659101bf
Merge pull request
#98325
from deads2k/update-default-authorizer
...
Update delegated authorization options default to eliminate unnecessary SARs
2021-02-02 11:38:28 -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
update delegated authz defaults in kube binaries
2021-01-26 12:53:24 -05:00
options.go
Merge pull request
#98325
from deads2k/update-default-authorizer
2021-02-02 11:38:28 -08: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
…