Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add lifecycle policies to all ECR repos, except visualisation-base images #168

Merged
merged 1 commit into from
Dec 6, 2024

Conversation

michalc
Copy link
Member

@michalc michalc commented Dec 6, 2024

Because we only used tagged images in ECS, to reduce costs and to avoid alerts for vulnrabilities that have since been addressed, we should be able to safely delete untagged images.

The exception are the various visualisation-base images which we do (for now) use untagged, although this is being changed.

…ase images

Because we only used tagged images in ECS, to reduce costs and to avoid alerts
for vulnrabilities that have since been addressed, we should be able to safely
delete untagged images.

The exception are the various visualisation-base images which we do (for now)
use untagged, although this is being changed.
@michalc michalc requested a review from a team as a code owner December 6, 2024 08:43
@michalc michalc merged commit 51c6b40 into main Dec 6, 2024
4 checks passed
@michalc michalc deleted the feat/ecr-lifecycle-policies branch December 6, 2024 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant