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

Add CAPI node-remove endpoint #509

Merged
merged 1 commit into from
Jun 24, 2024
Merged

Add CAPI node-remove endpoint #509

merged 1 commit into from
Jun 24, 2024

Conversation

bschimke95
Copy link
Contributor

Summary

Add a new endpoint x/capi/remove-node that is protected by the CAPI access handler.

Rationale

This is a prerequisite for the removal of machines from a CAPI workload cluster. Similar to the x/capi/set-auth-token we cannot simply reuse the existing removal endpoint (k8sd/cluster/remove) as the CAPI management cluster lacks a proper auth mechanism for this.
See #498 for more on this.

@bschimke95 bschimke95 requested a review from a team as a code owner June 20, 2024 15:16
@bschimke95 bschimke95 force-pushed the KU-963/node-deletion branch 2 times, most recently from f7ac073 to fa49e42 Compare June 20, 2024 15:24
Copy link
Member

@berkayoz berkayoz left a comment

Choose a reason for hiding this comment

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

LGTM

@bschimke95 bschimke95 merged commit 48be3da into main Jun 24, 2024
17 checks passed
@bschimke95 bschimke95 deleted the KU-963/node-deletion branch June 24, 2024 07:19
louiseschmidtgen pushed a commit that referenced this pull request Jul 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants