This website requires JavaScript.
Explore
Help
Register
Sign In
scottk
/
kubernetes
Watch
1
Star
0
Fork
0
You've already forked kubernetes
mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced
2025-12-07 08:35:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c676e234cc1036a2a1147f2eeef9c89468671330
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_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
use more specific authenticator.Audiences type in TokenRequest registry
2018-10-23 00:16:17 -07:00
token.go
call createValidation before rollback.
Fixes
#72256
2018-12-21 20:10:19 +01:00