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
7801173f6ed7440bd924c6886115486bdcc580ee
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