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-03 12:40:47 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
d311ce0435131c5c2025a185f65b2c6853f23f0f
kubernetes
/
pkg
/
kubeapiserver
/
options
History
Kubernetes Prow Robot
66d038d84d
Merge pull request
#121946
from liggitt/reload-authz
...
KEP-3221: Implement authorization configuration file reloading
2024-02-15 18:37:13 -08:00
..
testdata
…
admission_test.go
pkg/kubeapiserver/options: Improving test coverage (
#114234
)
2022-12-14 17:51:35 -08:00
admission.go
controlplane: make option structs uniformly optional
2023-09-27 11:22:37 +02:00
authentication_test.go
Support all key algs with structured authn config
2024-02-14 09:40:25 -05:00
authentication.go
Support all key algs with structured authn config
2024-02-14 09:40:25 -05:00
authorization_test.go
Add --authorization-config flag to apiserver
2023-10-18 11:58:47 +05:30
authorization.go
Implement authz config file reloading
2024-02-14 18:09:15 -05:00
cloudprovider.go
kubeapiserver/options: fix cloud provider validation
2023-10-17 17:50:25 +02:00
options.go
…
plugins_test.go
…
plugins.go
refactor: move vap into parent
policy
folder
2024-02-12 10:58:24 -08:00
serving.go
…