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

[REQ] ImageList Support More pattern #1114

Open
1 task
east4ming opened this issue Dec 11, 2024 · 0 comments
Open
1 task

[REQ] ImageList Support More pattern #1114

east4ming opened this issue Dec 11, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@east4ming
Copy link

What kind of request is this?

New feature

What is your request or suggestion?

I would like Eraser to add this "ImageList Support More Patterns" so than I can use it in my scenrio:

I can delete images based on X.Y.Z image tag versions.
For example, I can specify that I want to delete all X.Y-1 minor version images. Or delete all X-1 major version images.

When using Eraser the ImageList has only detail tag or '*'.

Now state:

apiVersion: eraser.sh/v1alpha1
kind: ImageList
metadata:
  name: imagelist
spec:
  images:
    - docker.io/library/alpine:3.7.3   # use "*" for all non-running images

Are you willing to submit PRs to contribute to this feature request?

  • Yes, I am willing to implement it.
@east4ming east4ming added the enhancement New feature or request label Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant