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

feat(autodiscovery/cargo): allow advanced ignore/only rule #1757

Merged
merged 3 commits into from
Nov 10, 2023

Conversation

olblak
Copy link
Member

@olblak olblak commented Nov 10, 2023

Similar to #1753

Test

To test this pull request, you can run the following commands:

cd pkg/plugins/autodiscovery/cargo/
go test ./...
go build -o bin/updatecli .
./bin/updatecli diff --config e2e/updatecli.d/warning.d/autodiscovery/cargo/kubewarden.yaml --experimental

Additional Information

Tradeoff

Potential improvement

Signed-off-by: Olblak <me@olblak.com>
@olblak olblak added enhancement New feature or request autodiscovery All things related to the autodiscovery feature labels Nov 10, 2023
@olblak olblak enabled auto-merge (squash) November 10, 2023 12:54
@olblak olblak disabled auto-merge November 10, 2023 12:54
@olblak olblak merged commit 79d8062 into updatecli:main Nov 10, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autodiscovery All things related to the autodiscovery feature enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant