Commit Graph

  • afd52f5297 removing the temporary image used for pulling from the proxy. main Erik Brakkee 2025-03-09 14:29:00 +0100
  • b31e03bc7a Initial pull implemented. Support for proxy repositories by pulling from the proxy and then tagging the image. Erik Brakkee 2025-03-09 14:18:29 +0100
  • 965dfbf245 robustness and logging. Erik Brakkee 2025-03-07 18:57:20 +0100
  • e8d1c5b2ac added some helm values. Erik Brakkee 2025-03-02 23:53:54 +0100
  • be5ceb1ee5 logging node name for important operations terminating application when watching pods stops Dockerfile and docker compose file added. helm chart added Erik Brakkee 2025-03-02 23:33:17 +0100
  • 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. Erik Brakkee 2025-03-02 19:47:44 +0100
  • 2e537818fb towards a structure with more dependency injection and uisng a moving window to see what pods were active in the given interval. Erik Brakkee 2025-03-02 17:41:25 +0100
  • 891fdc990c excluding controller node pods by default. Erik Brakkee 2025-03-02 17:18:13 +0100
  • 1688aa6dea moved configuration to fetcher object. Erik Brakkee 2025-03-02 17:03:03 +0100
  • 58ef7f76e4 only pulling images that are ready for 1 hour on another node. Erik Brakkee 2025-03-02 09:14:48 +0100
  • fe485f7fe7 basic pulling, pinning, and unpinning is working. Erik Brakkee 2025-03-01 21:12:31 +0100
  • d89f971175 first commit Erik Brakkee 2025-03-01 13:03:18 +0100