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

Kubernetes namespace filtering with regex #3692

Closed
johscheuer opened this Issue Jan 16, 2018 · 3 comments

Comments

Projects
None yet
2 participants
@johscheuer
Copy link
Contributor

johscheuer commented Jan 16, 2018

Feature Request
In this PR: #2642 + according issue: #2280 a namespace selection by name was introduced (for Kubernetes). Currently we have the requirement to filter the namespaces in a dynamic way (instead of defining some static names). If this is still an open topic I would like to implement this feature.

Best regards!

@brian-brazil

This comment has been minimized.

Copy link
Member

brian-brazil commented Jan 16, 2018

The whole point of that feature is that the user doesn't always have permission to request a list of namespaces.

If that's not the case, you can use relabelling to restrict targets by namespace.

@johscheuer

This comment has been minimized.

Copy link
Contributor Author

johscheuer commented Jan 19, 2018

Thanks, will using the relabel_configs for filtering the namespaces!

@johscheuer johscheuer closed this Jan 19, 2018

@lock

This comment has been minimized.

Copy link

lock bot commented Mar 23, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked and limited conversation to collaborators Mar 23, 2019

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
You can’t perform that action at this time.