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

feat: Add multi-cluster management #1153

Merged
merged 11 commits into from
Jul 13, 2023
Merged

Conversation

floreks
Copy link
Member

@floreks floreks commented Jul 12, 2023

Summary

  • Add Create Cluster button to cluster overview
  • Add create cluster modal
    • Block access for Open Source users
    • Support selection of Service Accounts without cluster and shell
    • Support creation of new Service Account if needed
  • Update clusters list to properly display and give access to clusters that were not fully provisioned
  • Update cluster picker to display cluster owner email (useful when there are multiple clusters with same name)
  • Update ClustersContext logic to filter out "dead" clusters. In case the cluster is not CLI-based it will be checked for existing shell or installations.
  • Update shell view and onboarding experience to properly support user impersonation
  • Remove Create new cluster action from cluster picker on shell view
  • and more... 🙂

Test Plan

Locally

Checklist

  • If required, I have updated the Plural documentation accordingly.
  • I have added tests to cover my changes.
  • I have added a meaningful title and summary to convey the impact of this PR to a user.
  • I have added relevant labels to this PR to help with categorization for release notes.

@floreks floreks marked this pull request as draft July 12, 2023 16:57
@github-actions
Copy link
Contributor

github-actions bot commented Jul 12, 2023

Visit the preview URL for this PR (updated for commit f409033):

https://pluralsh--pr1153-create-multi-cluster-acfykhse.web.app

(expires Thu, 20 Jul 2023 14:55:25 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 16a5e8ed11dae87f435fa6b87804553fe417305e

@floreks floreks added enhancement New feature or request frontend Changes related to the frontend labels Jul 13, 2023
@floreks floreks requested a review from a team July 13, 2023 10:40
@floreks floreks self-assigned this Jul 13, 2023
@floreks floreks changed the title wip: Add multi-cluster management feat: Add multi-cluster management Jul 13, 2023
@floreks floreks marked this pull request as ready for review July 13, 2023 12:29
@michaeljguarino michaeljguarino merged commit 7503c7d into master Jul 13, 2023
@michaeljguarino michaeljguarino deleted the create/multi-cluster branch July 13, 2023 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request frontend Changes related to the frontend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants