-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Labels
Description
As a platform operator, I need to view a list of all the workspaces that I have access to.
Acceptance Criteria
- The list of workspaces is really a list of service accounts with the tenancy label assigned to it.
- The list will be a table with the following columns:
- Workspace Name (Name of the tenant)
- Namespaces (the namespaces in which the tenant is being created)
- Cluster (the cluster in this tenant exists)
- The table is to have filtering abilities for the name and cluster