Commit Graph
7 Commits
Author SHA1 Message Date
erik 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
erik 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
erik 891fdc990c excluding controller node pods by default. 2025-03-02 17:18:13 +01:00
erik 1688aa6dea moved configuration to fetcher object. 2025-03-02 17:03:03 +01:00
erik 58ef7f76e4 only pulling images that are ready for 1 hour on another node.
Also configurable ready interval.
2025-03-02 09:14:48 +01:00
erik fe485f7fe7 basic pulling, pinning, and unpinning is working. 2025-03-01 21:12:31 +01:00
erik d89f971175 first commit 2025-03-01 13:03:18 +01:00