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

Modify node removal logic with removal annotation [Etcd proxy] #103

Merged
merged 1 commit into from
May 7, 2024

Conversation

nasusoba
Copy link
Contributor

@nasusoba nasusoba commented May 6, 2024

As we have discussed in #97 , we will remove a node by adding a removal annotation. This PR follows the flow described in case 2 in the original proposal. It will fixed #96 .

Signed-off-by: nasusoba <[email protected]>

add machine controller to reconcile node etcd removal

Signed-off-by: nasusoba <[email protected]>

Add comment and small fix

Signed-off-by: nasusoba <[email protected]>

slightly fixed the comment

Signed-off-by: nasusoba <[email protected]>
Copy link
Collaborator

@mogliang mogliang left a comment

Choose a reason for hiding this comment

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

LGTM

@mogliang mogliang merged commit 6b8c220 into k3s-io:main May 7, 2024
5 checks passed
@nasusoba nasusoba deleted the etcd3 branch May 7, 2024 06:37
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.

Scale down control plane not working (2 CP to 1 CP)
2 participants