kube-fetcher/cmd/fetcher
Erik Brakkee be5ceb1ee5 logging node name for important operations
terminating application when watching pods stops
Dockerfile and docker compose file added.
helm chart added
2025-03-02 23:33:17 +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 logging node name for important operations 2025-03-02 23:33:17 +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 logging node name for important operations 2025-03-02 23:33:17 +01:00