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

Reduce required permissions when filtering by namespace #92

Closed
linki opened this issue Jul 23, 2018 · 1 comment
Closed

Reduce required permissions when filtering by namespace #92

linki opened this issue Jul 23, 2018 · 1 comment

Comments

@linki
Copy link
Owner

linki commented Jul 23, 2018

Currently chaoskube requires global pod-reader to find targets even when narrowing down the search space with the --namespaces flag.

See: https://github.com/linki/chaoskube/blob/v0.9.0/chaoskube/chaoskube.go#L144

Deletion works fine as the API targets a specific namespace.

@linki
Copy link
Owner Author

linki commented Jan 5, 2023

This has been fixed in #399 and released in v0.27.0.

Please see #399 (comment) for instructions how to use it.

I'm closing this now.

@linki linki closed this as completed Jan 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant