wave-k8s / wave

Kubernetes configuration tracking controller
Apache License 2.0
646 stars 82 forks source link

allow to only watch certain namespaces #167

Closed jabdoa2 closed 1 month ago

jabdoa2 commented 1 month ago

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.

toelke commented 1 month ago

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 commented 1 month ago

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.