Skip to content

Conversation

@Piotr1215
Copy link
Contributor

@Piotr1215 Piotr1215 commented Oct 31, 2025

Closes OPS-394

@Piotr1215 Piotr1215 requested a review from a team as a code owner October 31, 2025 09:30
@Piotr1215
Copy link
Contributor Author

Looks like flaky e2e, 137 is usually OOMKill, so it's unrelated to the PR change.

version = strings.TrimPrefix(version, "v")

// Check for pre-release suffixes
preReleaseSuffixes := []string{"-alpha", "-beta", "-rc", "-dev", "-pre"}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

how about -next?

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

Labels

None yet

3 participants