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] Add support for labels #544

Open
1 task
javier-lopez opened this issue Mar 25, 2024 · 2 comments
Open
1 task

[REQ] Add support for labels #544

javier-lopez opened this issue Mar 25, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@javier-lopez
Copy link

What kind of request is this?

New feature

What is your request or suggestion?

Hello copa team,

Thank you for your work on this, recently it has been used in my org to remediate some security OS vulns, when doing so we ended up with patched versions of some of our base images, we're using labels in our dockerfiles to track metadata and though it would be useful if this project could also support some of them: eg:

--label "build-agent=${NODE_NAME}"

Anyway, I just reviewed the issue list and saw nothing related, maybe this can be a discussion starting point, thank you!

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

  • Yes, I am willing to implement it.
@javier-lopez javier-lopez added the enhancement New feature or request label Mar 25, 2024
@sozercan
Copy link
Member

@javier-lopez can you elaborate more about your use case? are you looking to add new labels? copa should not alter existing labels afaik

@javier-lopez
Copy link
Author

Hello @sozercan , sure, the use case is to refresh some of these metadata, eg: rebuilt time, rebuilt node, change mantainer, as of now, we're creating new Dockerfiles using the updated images as base FROM ones and updating the labels afterwards, a process which could be IMO part of the copa rebuild steps.

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
Status: 🆕 New
Development

No branches or pull requests

2 participants