This website requires JavaScript.
Explore
Help
Sign In
github
/
kubernetes
Watch
4
Star
0
Fork
0
You've already forked kubernetes
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
e672fb6b6a6f4299c713f5890407b4b51e6e06ba
kubernetes
/
pkg
/
registry
/
core
/
serviceaccount
/
storage
History
Sean Sullivan
abfc5bbbf7
Rename TablePrinter interface to TableGenerator
2019-04-16 12:55:30 -07:00
..
BUILD
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
storage.go
Rename TablePrinter interface to TableGenerator
2019-04-16 12:55:30 -07:00
token.go
call createValidation before rollback.
Fixes
#72256
2018-12-21 20:10:19 +01:00