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
2026-07-23 10:26:22 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
072dfcb416fd4e1ddab0a89ac4faf519e268bc96
kubernetes
/
pkg
/
serviceaccount
History
Jordan Liggitt
0771f601e1
KEP-4193: Promote ServiceAccountTokenJTI, ServiceAccountTokenPodNodeInfo, ServiceAccountTokenNodeBindingValidation to stable
2024-10-17 21:25:09 -04:00
..
claims_test.go
KEP-4193: Promote ServiceAccountTokenJTI, ServiceAccountTokenPodNodeInfo, ServiceAccountTokenNodeBindingValidation to stable
2024-10-17 21:25:09 -04:00
claims.go
Set credential-id in userinfo.extra for jwt authenticators if jti claim present
2024-08-30 11:02:44 -07:00
jwt_test.go
Move public key getter to interface
2024-06-25 18:10:08 -04:00
jwt.go
Move public key getter to interface
2024-06-25 18:10:08 -04:00
keyid_test.go
Move public key getter to interface
2024-06-25 18:10:08 -04:00
legacy.go
serviceaccount: use generics to remove runtime type checks during validation
2024-06-20 11:16:15 -04:00
metrics.go
…
openidmetadata_test.go
Move public key getter to interface
2024-06-25 18:10:08 -04:00
openidmetadata.go
Move public key getter to interface
2024-06-25 18:10:08 -04:00
OWNERS
…