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

How to use not specify a namespace - like --all-namspaces #7

Open
schlichtanders opened this issue Oct 16, 2023 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@schlichtanders
Copy link

My app creates namespaces on the fly. While I can easily identify pods via labels, I need would need something like kubectl --all-namespaces for it to work.

How to search pods by label across namespaces?

@katjuncker
Copy link
Owner

This should be doable and I'll get to it in the next release. I'll plan to allow for setting a namespace of "*" which means that Kubycat will look for pods by label or name in all existing namespaces.

@katjuncker katjuncker added the enhancement New feature or request label Oct 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants