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

Update updater to prevent update to unavailable versions #255

Merged
merged 1 commit into from
Jul 8, 2024

Conversation

majst01
Copy link
Contributor

@majst01 majst01 commented Jul 8, 2024

closes #253

With this metalctl will error out if a unknown version is given:

$ metalctl update do --version v0.17.0
Error: no release for given desired version:"v0.17.0"

@majst01 majst01 requested a review from a team as a code owner July 8, 2024 11:33
@majst01 majst01 requested a review from Gerrit91 July 8, 2024 11:34
@majst01 majst01 merged commit 27b26c3 into master Jul 8, 2024
5 checks passed
@majst01 majst01 deleted the update-updater branch July 8, 2024 11:38
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.

Failure to Upgrade to Illegal Version
2 participants