Skip to content

Multi-context kubeconfig picker has no "select all" / multi-select option #8

Description

@rishibaghel25

Is your feature request related to a problem? Please describe.
When uploading a kubeconfig that contains multiple contexts, the Connect a cluster dialog shows a picker with radio buttons, only one context can be selected per connect action. To add several contexts from the same kubeconfig, the whole upload-and-pick flow has to be repeated once per context.

Describe the solution you'd like
Allow selecting multiple (or all) contexts in one pass, connecting each as its own Cluster entry, matching how the docs already describe multi-cluster support ("Add as many clusters as you like").

Additional context
Touches both the picker UI (switch from radio to checkboxes, add a "select all" toggle) and the Add-cluster API (accept a list of context names instead of one). Not a trivial first issue since it spans frontend and backend, but self-contained.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions