b31e03bc7a
Initial pull implemented.
...
Support for proxy repositories by pulling from the proxy and then tagging the image.
2025-03-09 14:18:29 +01:00
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
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
2e537818fb
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
891fdc990c
excluding controller node pods by default.
2025-03-02 17:18:13 +01:00
1688aa6dea
moved configuration to fetcher object.
2025-03-02 17:03:03 +01:00