Skip to content

fix: k3sup breaking changes#117

Merged
lukasmetzner merged 1 commit into
mainfrom
fix-k3sup-breaking-changes
Jul 1, 2025
Merged

fix: k3sup breaking changes#117
lukasmetzner merged 1 commit into
mainfrom
fix-k3sup-breaking-changes

Conversation

@lukasmetzner
Copy link
Copy Markdown
Contributor

k3sup removed a flag in its latest release, which causes our CIs to break. This happens, because we currently do not pin the k3sup version during installation.

We previously disabled printing the config file, but this whole feature got removed, so we can safely remove the flag.

k3sup removed a flag in its latest release, which causes our CIs to break. This happens, because we currently do not pin the k3sup version during installation.
@lukasmetzner lukasmetzner requested a review from a team as a code owner July 1, 2025 09:10
@lukasmetzner lukasmetzner merged commit 83f9cda into main Jul 1, 2025
2 checks passed
@lukasmetzner lukasmetzner deleted the fix-k3sup-breaking-changes branch July 1, 2025 09:39
lukasmetzner pushed a commit that referenced this pull request Jul 2, 2025
### Bug Fixes

- k3sup breaking changes (#117)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
lukasmetzner pushed a commit that referenced this pull request Jul 2, 2025
### Bug Fixes

- k3sup breaking changes (#117)

----

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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