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

Bug: Joining static node from another cluster fails #1649

Open
Despire opened this issue Feb 3, 2025 · 0 comments
Open

Bug: Joining static node from another cluster fails #1649

Despire opened this issue Feb 3, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@Despire
Copy link
Contributor

Despire commented Feb 3, 2025

Current Behaviour

When joining a static node kubelet is not reset if it is present on the node. This may become an issue if the static node was part of another cluster.

Expected Behaviour

When joining static nodes always reset kubelet if it is present on the node to avoid issues when joining the static node to the cluster.

  1. Build cluster with static node
  2. Turn the Static node Off
  3. Delete the node from the cluster
  4. Create another create where you add the static node
  5. This will result in a successful workflow, but the node will not be present in the cluster
@Despire Despire added the bug Something isn't working label Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant