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(cli): make regexp for excluded namespace configurable #79

Merged
merged 11 commits into from
Jan 30, 2023

Conversation

erikgb
Copy link
Member

@erikgb erikgb commented Jan 16, 2023

This PR makes the regexp for excluding namespaces from scanning, typically system namespaces, configurable. While this feature might be useful for some, the plan is to add an equivalent configurable property for namespaces to include. And this will allow us to avoid scanning anything other than the workload images under test in our e2e-tests.

@erikgb erikgb force-pushed the refactor-out-exclude branch from e22bffa to 0a652eb Compare January 16, 2023 19:56
@erikgb erikgb modified the milestone: 0.1.0 Jan 16, 2023
@erikgb erikgb force-pushed the refactor-out-exclude branch 2 times, most recently from ce48130 to f7245a4 Compare January 18, 2023 17:23
@erikgb erikgb force-pushed the refactor-out-exclude branch 3 times, most recently from 65bd783 to 2e16a2c Compare January 26, 2023 12:52
@erikgb erikgb changed the title feat: make regexp for excluded namespace configurable feat(cli): make regexp for excluded namespace configurable Jan 26, 2023
@erikgb erikgb marked this pull request as ready for review January 26, 2023 13:38
@erikgb erikgb requested a review from a team as a code owner January 26, 2023 13:38
@erikgb erikgb marked this pull request as draft January 26, 2023 18:55
@erikgb erikgb force-pushed the refactor-out-exclude branch from 7086953 to 697730e Compare January 30, 2023 11:28
@erikgb erikgb force-pushed the refactor-out-exclude branch from 697730e to abfab72 Compare January 30, 2023 11:53
@erikgb erikgb marked this pull request as ready for review January 30, 2023 12:07
@erikgb erikgb requested a review from bendikp January 30, 2023 12:09
Copy link
Contributor

@padlar padlar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@erikgb erikgb enabled auto-merge (squash) January 30, 2023 12:23
@erikgb erikgb merged commit 9a50838 into statnett:main Jan 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants