project-copacetic / copacetic

🧵 CLI tool for directly patching container images!
https://project-copacetic.github.io/copacetic/
Apache License 2.0
960 stars 63 forks source link

[REQ] bulk image patching #631

Open sozercan opened 4 months ago

sozercan commented 4 months ago

What kind of request is this?

New feature

What is your request or suggestion?

Today, copa patches 1 image at a time.

In the future, It might be useful for users to be able to declare a config that copa can read and bulk patch. Config will need some constraints such as starting tag, moving tag window, ability to ignore certain tags. This will be useful in recurring image patching scenarios.

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

ChristofferNissen commented 4 months ago

+1 on the feature

In the meantime i have implemented something very similiar for helm charts as the source for images. Could be forked to consider different way to specify images helmper