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
2025-11-25 06:40:21 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
93d93258b19ff3d2e85b5dc60e89df1ebdc689ca
kubernetes
/
pkg
/
kubelet
/
util
/
manager
History
likakuli
e167ecbb9e
fix: only invoke AddReference first time when to sync same pod to minimize unnecessary API requests to the API server for the configmap/secret get API
...
Signed-off-by: likakuli <
1154584512@qq.com
>
2023-08-31 22:56:49 +08:00
..
cache_based_manager_test.go
fix: only invoke AddReference first time when to sync same pod to minimize unnecessary API requests to the API server for the configmap/secret get API
2023-08-31 22:56:49 +08:00
cache_based_manager.go
fix: only invoke AddReference first time when to sync same pod to minimize unnecessary API requests to the API server for the configmap/secret get API
2023-08-31 22:56:49 +08:00
manager.go
s/of referencedFrom/from referenceFrom/
2023-05-10 10:22:52 +08:00
watch_based_manager_test.go
Add unit testcases of refMap.
2023-05-09 18:05:43 +08:00
watch_based_manager.go
Add unit testcases of refMap.
2023-05-09 18:05:43 +08:00