RFC: Support filtering on a predefined list of namespaces #1879
bjuraga-itandcare
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Summary
Add support for filtering resources using predefined lists of namespaces, allowing users to quickly switch between reusable namespace groupings.
Motivation
Current namespace selection is manual and sticky, but not reusable. In multi-team or large-cluster environments, repeatedly selecting the same namespaces is inefficient and error-prone.
Proposal
Introduce Namespace Lists:
UI
Use Cases
Non-Goals
Future Enhancements
Conclusion
Namespace Lists build on existing functionality to significantly improve usability in multi-namespace environments with minimal complexity.
All reactions