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: Cluster Ownership transfer #398

Merged
merged 2 commits into from
Apr 24, 2023
Merged

feat: Cluster Ownership transfer #398

merged 2 commits into from
Apr 24, 2023

Conversation

michaeljguarino
Copy link
Member

@michaeljguarino michaeljguarino commented Apr 14, 2023

Summary

This has three phases:

  • call ownership transfer api to sync all installations
  • overwrite owner entry in workspace.yaml
  • rebuild bootstrap and console to resync docker creds and rewire the console to use new owner

Test Plan

trying to find a strategy to test it end-to-end

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.

This has three phases:
* call ownership transfer api to sync all installations
* overwrite owner entry in workspace.yaml
* rebuild bootstrap and console to resync docker creds and rewire the console to use new owner
@michaeljguarino michaeljguarino added the enhancement New feature or request label Apr 14, 2023
@michaeljguarino michaeljguarino changed the title Cluster Ownership transfer feat: Cluster Ownership transfer Apr 14, 2023
cmd/plural/clusters.go Outdated Show resolved Hide resolved
cmd/plural/plural.go Outdated Show resolved Hide resolved
cmd/plural/plural.go Outdated Show resolved Hide resolved
@michaeljguarino
Copy link
Member Author

@zreigz PTAL

Copy link
Member

@zreigz zreigz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@michaeljguarino michaeljguarino merged commit c1b56b3 into main Apr 24, 2023
@michaeljguarino michaeljguarino deleted the transfer-ownership branch April 24, 2023 15:50
michaeljguarino added a commit that referenced this pull request Aug 28, 2024
* Cluster Ownership transfer

This has three phases:
* call ownership transfer api to sync all installations
* overwrite owner entry in workspace.yaml
* rebuild bootstrap and console to resync docker creds and rewire the console to use new owner

* address comments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request roadmap
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants