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

[Bugfix] Fix version check logic on startup #3232

Merged
merged 5 commits into from
Feb 24, 2025

Conversation

jedrazb
Copy link
Member

@jedrazb jedrazb commented Feb 24, 2025

Closes #3231

ES version like 9.0.0-beta1 would crash the preflight version check. Handle this case here.

  • added unit tests
  • verified manually

@jedrazb jedrazb merged commit 3c171c2 into main Feb 24, 2025
2 checks passed
@jedrazb jedrazb deleted the fix-version-check-with-qualifier branch February 24, 2025 13:52
Copy link

💔 Failed to create backport PR(s)

The backport operation could not be completed due to the following error:
There are no branches to backport to. Aborting.

The backport PRs will be merged automatically after passing CI.

To backport manually run:
backport --pr 3232 --autoMerge --autoMergeMethod squash

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Framework crashes during version check against ES with a version qualifier
3 participants