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

WIP: frontend: RoleList: Make multi cluster aware #2437

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

illume
Copy link
Collaborator

@illume illume commented Oct 16, 2024

In single cluster mode the RoleList is the same.

The ColumnType is exported needed here to keep the typechecker happy.

TODO:

Depends on these being merged:

  • useListPerCluster
  • ResourceListView supporting clusterErrors

How to test

  • check Role list is the same as before (without a cluster column)
  • Add extra cluster to the URL and see Role List has a cluster column. Example of adding an extra cluster: minikube+minikube2

@illume illume changed the title frontend: RoleList: Make multi cluster aware WIP: frontend: RoleList: Make multi cluster aware Oct 16, 2024
@illume illume added frontend Issues related to the frontend multi Multi cluster aggregated view labels Oct 16, 2024
In single cluster mode the RoleList is the same.

The ColumnType is exported needed here to keep the typechecker happy.

Signed-off-by: René Dudfield <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Issues related to the frontend multi Multi cluster aggregated view
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant