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

allow to only watch certain namespaces #167

Merged
merged 1 commit into from
May 13, 2024

Conversation

jabdoa2
Copy link
Contributor

@jabdoa2 jabdoa2 commented May 5, 2024

Fix #37. Superseeds #92.

I tried writing a proper test for this but failed. I can change one of the controller tests to use the correct namespace and they will pass. However, I failed to do both (a) watch all namespaces and (b) for a separate test watch only some namespaces.

@jabdoa2 jabdoa2 requested a review from a team as a code owner May 5, 2024 21:59
@toelke
Copy link
Collaborator

toelke commented May 7, 2024

Thank you for all the contributions. I had a brief look at this, but I think I will only have enough time to understand this and all the repercussions next week. :-(

@jabdoa2
Copy link
Contributor Author

jabdoa2 commented May 8, 2024

Thank you for all the contributions. I had a brief look at this, but I think I will only have enough time to understand this and all the repercussions next week. :-(

Yeah don't worry. We are not in a hurry at all.

@toelke toelke merged commit 07c21df into wave-k8s:master May 13, 2024
6 checks passed
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.

Allow project specific instead globally on cluster
2 participants