Roel Arents
Roel Arents
In our use case we have many images and we'd like to be able to prioritize better. In order to sort by oldest image, this PR adds a `last_updated` label...
add a storage exporter to docs sample output: https://github.com/PDOK/azure-storage-usage-exporter?tab=readme-ov-file#example-metrics-output
In our use case we are mirroring external/public images (e.g. from DockerHub) to our own private container registry, so we don't have to rely on availability and rate limiting. But...