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

Reset doesn't work if machine-controller isn't deployed or there are no MachineDeployments #398

Closed
xmudrii opened this issue May 1, 2019 · 1 comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Milestone

Comments

@xmudrii
Copy link
Member

xmudrii commented May 1, 2019

What happened:

The reset command always tries to delete all MachineDeployment objects. This doesn't work if machine-controller is not deployed or there are no MachineDeployment objects.

What is the expected behavior:

The reset command works if machine-controller is not deployed or there are no MachineDeployment objects.

How to reproduce the issue:

  • Create a cluster using KubeOne with machine-controller disabled,
  • Run kubeone reset.
@xmudrii xmudrii added the kind/bug Categorizes issue or PR as related to a bug. label May 1, 2019
@xmudrii xmudrii added this to the v0.8.0 milestone May 9, 2019
@xmudrii
Copy link
Member Author

xmudrii commented May 14, 2019

Duplicate of #447

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

1 participant