Skip to content
This repository was archived by the owner on Apr 25, 2025. It is now read-only.

Conversation

dankrieger
Copy link

Add ability to only remove images older than a certain time interval
Supports minutes (30m), hours (2h), days (3d), and weeks (4w)

Add ability to only remove images older than a certain time interval
Supports minutes (30m), hours (2h), days (3d), and weeks (4w)
idanmiara pushed a commit to idanmiara/ecr-cleanup-lambda that referenced this pull request Feb 23, 2025
* find running digests also in k8s (also: `check_eks`, `check_ecs` flags)
* add loads of logging (instead of print)
* rename `ignore_tags_regex` to `protect_tags_regex` and address awslabs#34
* set ecs_client Config params (connect_timeout, read_timeout, max_attempts)
* add `repo_name_regex`
* add `protect_latest` flag
* add `older_than` filter inspired by awslabs#18
idanmiara pushed a commit to idanmiara/ecr-cleanup-lambda that referenced this pull request Feb 25, 2025
* find running digests also in k8s (also: `check_eks`, `check_ecs` flags)
* add loads of logging (instead of print)
* rename `ignore_tags_regex` to `protect_tags_regex` and address awslabs#34
* set ecs_client Config params (connect_timeout, read_timeout, max_attempts)
* add `repo_name_regex`
* add `protect_latest` flag
* add `older_than` filter inspired by awslabs#18
* README.md updated
idanmiara pushed a commit to idanmiara/ecr-cleanup-lambda that referenced this pull request Feb 26, 2025
* find running digests also in k8s (also: `check_eks`, `check_ecs` flags)
* add loads of logging (instead of print)
* rename `ignore_tags_regex` to `protect_tags_regex` and address awslabs#34
* set ecs_client Config params (connect_timeout, read_timeout, max_attempts)
* add `repo_name_regex`
* add `protect_latest` flag
* add `older_than` filter inspired by awslabs#18
* README.md updated
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant