mintel / dex-k8s-authenticator

A Kubernetes Dex Client Authenticator
MIT License
371 stars 146 forks source link

Add option to organize clusters by group. #130

Open cmanzi opened 4 years ago

cmanzi commented 4 years ago

This PR adds an option in the config to specify a 'group' for a cluster. Clusters are then displayed in the UI by group (or default, if they are assigned no group).

When adding a lot of clusters, the single pane containing all of the clusters gets pretty hard to read. this allows us to separate out the clusters by team, environment, etc.

nabadger commented 4 years ago

@cmanzi thanks - I'll take a look shortly, but sounds good! :)

nabadger commented 4 years ago

@cmanzi do you mind rebasing? seems like there's a conflict.