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

Fixing k3s uninstallation failures when k3s is installed via airgap role #384

Merged
merged 1 commit into from
Dec 27, 2024

Conversation

SakshamAbhi
Copy link
Contributor

@SakshamAbhi SakshamAbhi commented Dec 24, 2024

Changes

These changes will make sure:

  • k3s.service is only installed for server group.
  • k3s-agent.service is only installed for agent group.

As we will only have the expected service installed on the node, k3s-uninstall.sh script will seamlessly clean up the cluster during teardown.

Linked Issues

#383

@SakshamAbhi
Copy link
Contributor Author

Thank you for reviewing the PR! Can you also approve the pending workflow so that the checks can run?

@dereknola dereknola merged commit e360388 into k3s-io:master Dec 27, 2024
2 checks passed
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