Skip to content

feat: support selecting multiple namespaces for resource views, close #261#354

Closed
smoothzz wants to merge 1 commit intokite-org:mainfrom
smoothzz:feature/multi-namespace-selection
Closed

feat: support selecting multiple namespaces for resource views, close #261#354
smoothzz wants to merge 1 commit intokite-org:mainfrom
smoothzz:feature/multi-namespace-selection

Conversation

@smoothzz
Copy link
Copy Markdown

Summary

Adds support for selecting multiple namespaces in resource views, allowing users to filter resources across multiple namespaces simultaneously.

Changes

  • Updated NamespaceSelector to support multi-select mode with checkboxes
  • Added search functionality to filter namespaces
  • Updated ResourceTable to handle array of namespaces instead of single namespace
  • Implemented client-side filtering when multiple namespaces are selected
  • Shows namespace badges for selected namespaces
  • Maintains backward compatibility with single-select mode (for dialogs)
  • Updated localStorage to store array of namespaces

Testing

Tested locally with k3d cluster - multi-namespace selection works correctly with filtering and displays.

Closes #261

@smoothzz smoothzz force-pushed the feature/multi-namespace-selection branch from 9184b7a to 7df7df5 Compare January 13, 2026 04:28
@zxh326
Copy link
Copy Markdown
Member

zxh326 commented Jan 21, 2026

This will default to requesting all namespaces

@S0LERA
Copy link
Copy Markdown

S0LERA commented Apr 13, 2026

+1, It would also be helpful to have a separate view of the resources in each namespace, similar to Rancher:
imagen

@zxh326
Copy link
Copy Markdown
Member

zxh326 commented Apr 23, 2026

Thanks. I will create new PR to implement this feature

@zxh326 zxh326 closed this Apr 23, 2026
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.

[feature request] Support Selecting Multiple Namespaces for Resource Views

3 participants