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 flag to allow ignoring individual namespaces #119

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

JHK
Copy link
Contributor

@JHK JHK commented Jan 10, 2025

Adds a flag that enables users of this controller to ignore certain namespaces, e.g. kube-system.

An alternative approach I thought about was to support the annotation from #118 in namespaces. This would require another lister for namespaces though. Not sure if that is worth the effort as I would guess this flag will be used at most with one or two parameters, set by the cluster operators only anyway.

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.

1 participant