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-12-03 21:04:47 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
ac9482d15f4af13d2bc7ed7b107c46b855afbc27
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
…
watch_based_manager_test.go
…
watch_based_manager.go
…