kube-fetcher/cmd/fetcher
Erik Brakkee e8d4adaf53 periodically checking now for pods.
Now also dealing with deleted resources in the time interval.
Making sure that new pods are not immediately synced on other nodes to avoid pull rate limits caused by this code.
2025-03-02 19:47:44 +01:00
..
config.go periodically checking now for pods. 2025-03-02 19:47:44 +01:00
container_runtime.go basic pulling, pinning, and unpinning is working. 2025-03-01 21:12:31 +01:00
containerd.go basic pulling, pinning, and unpinning is working. 2025-03-01 21:12:31 +01:00
fetcher.go periodically checking now for pods. 2025-03-02 19:47:44 +01:00
kubernetes.go towards a structure with more dependency injection and uisng a moving window to see what pods were active in the given interval. 2025-03-02 17:41:25 +01:00
main.go periodically checking now for pods. 2025-03-02 19:47:44 +01:00
watcher.go periodically checking now for pods. 2025-03-02 19:47:44 +01:00