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

Add provider label features #113

Open
wagoodman opened this issue Mar 13, 2023 · 0 comments
Open

Add provider label features #113

wagoodman opened this issue Mar 13, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@wagoodman
Copy link
Contributor

What would you like to be added:
A labeling system that allows end users to select providers to run by capability or description. Something like:

Select providers that have a label describing a capability:

$ vunnel list --label linux
alpine
rhel
centos
ubuntu
debian
wolfi
...

Signal to downstream consumers the state of a provider (labels with values):

$ vunnel list --label stable=true
alpine
amazon
oracle
...

Why is this needed:
This allows for automatic select (and exclusion) of vunnel providers for consumers (like grype-db) in a more automatic way without needing to update the grype-db exclusion list when new providers are added.

@wagoodman wagoodman added the enhancement New feature or request label Mar 13, 2023
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