You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As the title says, it would be a great feature to be able to filter watchResource by labels. Perhaps just expose a few of the options available for the watch query params?
e.g.
Sounds like a good suggestion, so feel free to send in a PR for this if you have the time.
Implementation is not really inspired by the Operator SDK, no. So maybe there are a few interesting ideas to "borrow" from there to further improve this package? 😉
As the title says, it would be a great feature to be able to filter
watchResource
by labels. Perhaps just expose a few of the options available for the watch query params?e.g.
I would be happy to work on this and open a PR.
Btw, I'm curious if your implementation is inspired by any existing solution like the Operator SDK?
The text was updated successfully, but these errors were encountered: