Commit Graph

3 Commits

Author SHA1 Message Date
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
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