Closed KevFan closed 1 month ago
:warning: Please install the to ensure uploads and comments are reliably processed by Codecov.
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 85.21%. Comparing base (
8d7e9ed
) to head (8031ad1
). Report is 2 commits behind head on main.
Description
Part of: https://github.com/Kuadrant/kuadrant-operator/issues/769 Associated with: https://github.com/Kuadrant/kuadrant-operator/pull/843
Currently, all built Quay images never expire and are consuming unnecessary quota on Quay.io. Quay provides a way to set tag expiration from a Dockerfile to prevent this issue for images that don't need to be kept indefinitely, such as development branches and nightly builds. This can help prevent the problem from escalating over time.
Verification
expire_images
tag has an expiry at the following quay repos which was build by the CI for this branch: