This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
kubernetes
Watch
1
Star
0
Fork
You've already forked kubernetes
0
mirror of
https://github.com/kubernetes/kubernetes.git
synced
2026-04-25 08:08:38 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
a2ec981f67
kubernetes
/
pkg
/
registry
/
core
/
serviceaccount
/
storage
History
Johnny Horvi
954987f8f6
call createValidation before rollback.
Fixes
#72256
2018-12-21 20:10:19 +01:00
..
BUILD
use more specific authenticator.Audiences type in TokenRequest registry
2018-10-23 00:16:17 -07:00
storage.go
use more specific authenticator.Audiences type in TokenRequest registry
2018-10-23 00:16:17 -07:00
storage_test.go
This patch adds limit to the TokenRequest expiration time. It constrains a TokenRequest's expiration time to avoid extreme value which could harm the cluster.
2018-06-14 09:31:50 +08:00
token.go
call createValidation before rollback.
Fixes
#72256
2018-12-21 20:10:19 +01:00