mirror of
https://github.com/kubernetes/sample-controller.git
synced 2026-04-12 00:00:26 +08:00
Merge pull request #84424 from mikedanese/expcache
Add an expiring cache for the caching token authenticator Kubernetes-commit: 19b4017b5d5c5695403a9804f5ea3de11a436c04
This commit is contained in:
Generated
+2
-2
@@ -372,11 +372,11 @@
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api",
|
||||
"Rev": "6cd33094d465"
|
||||
"Rev": "da2cf76beda8"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery",
|
||||
"Rev": "67a48e0c9266"
|
||||
"Rev": "3c7067801da2"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go",
|
||||
|
||||
Reference in New Issue
Block a user