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

Include exclude namespaces #104

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

ede-n
Copy link

@ede-n ede-n commented Aug 24, 2021

Introduces two new arguments

  • --include-namespaces: a subset of namespaces to process, if empty processes all namespaces.
  • --exclude-namespaces: a subset of namespaces to exclude from processing.

In this implementation I do not except both the arguments to be provided for a given invocation. If both the arguments are provided, only inclusion list is used for processing, exclusion list is ignored.

@yuriydzobak
Copy link

Hi @stevesloka,
could you take a look?

@aemaem
Copy link

aemaem commented Apr 8, 2022

This would be really helpful!

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.

None yet

3 participants