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

Remove kube cluster ID from attach and defer to agent #90

Merged
merged 2 commits into from
May 26, 2021

Conversation

hasheddan
Copy link
Contributor

Removes setting the kube cluster ID for a control plane when attaching
self-hosted and instead defers the responsibility to the agent upon
connecting.

Signed-off-by: hasheddan georgedanielmangum@gmail.com

Fixes #89

Tested with normal up cloud xp attach <name> | up uxp connect - flow and successfully provisioned and connected a self-hosted control plane.

Removes setting the kube cluster ID for a control plane when attaching
self-hosted and instead defers the responsibility to the agent upon
connecting.

Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
Removes kube cluster ID arguments and behavior from up cloud xp attach
since that behavior is handled by the UXP agent.

Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
Copy link
Member

@turkenh turkenh left a comment

Choose a reason for hiding this comment

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

Thanks @hasheddan for this very quick fix 🙌

@hasheddan hasheddan merged commit 722dd8c into upbound:main May 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Need a way to create self-hosted control planes without kube-uid
2 participants