Skip to content

images: track images used by cronjobs

BryanDavis requested to merge work/bd808/track-cronjob-containers into main

Add images used by CronJob containers to the images gathered from running pods. This will give us a more complete picture of what is actually in use on the cluster now that grid crons have all migrated to k8s.

Bug: T342848

Merge request reports