Skip to content

Fix invalid olm.skipRange semver in percona-server-mongodb-operator#9685

Open
joelanford wants to merge 1 commit into
redhat-openshift-ecosystem:mainfrom
joelanford:fix-skiprange-percona-mongo
Open

Fix invalid olm.skipRange semver in percona-server-mongodb-operator#9685
joelanford wants to merge 1 commit into
redhat-openshift-ecosystem:mainfrom
joelanford:fix-skiprange-percona-mongo

Conversation

@joelanford

Copy link
Copy Markdown
Contributor

Summary

  • Remove v prefix from version in olm.skipRange annotations across 5 CSV versions
  • <vX.Y.Z is not valid semver range syntax; the correct form is <X.Y.Z
  • Affected versions: 1.14.0, 1.15.0, 1.16.0, 1.16.1, 1.17.0

@rh-operator-bundle-bot

Copy link
Copy Markdown
Collaborator

Pipeline Summary

Pipeline: operator-hosted-pipeline
PipelineRun: operator-hosted-pipeline-run9bvwz
Start Time: 2026-05-13 13:07:56+00:00

Tasks

Status Task Start Time Duration
✔️ get-pr-number 2026-05-13 13:08:02+00:00 5 seconds
✔️ acquire-lease 2026-05-13 13:08:14+00:00 6 seconds
✔️ set-github-started-label 2026-05-13 13:08:25+00:00 9 seconds
✔️ set-github-status-pending 2026-05-13 13:08:25+00:00 8 seconds
✔️ set-env 2026-05-13 13:08:44+00:00 5 seconds
✔️ clone-repository 2026-05-13 13:08:55+00:00 a minute
✔️ clone-repository-base 2026-05-13 13:08:55+00:00 a minute
detect-changes 2026-05-13 13:10:28+00:00 14 seconds

Pipeline logs: https://gist.github.com/rh-operator-bundle-bot/b859b7f95de81537a03f7ff137776d43

Troubleshooting

Please refer to the troubleshooting guide.

Run /pipeline restart operator-hosted-pipeline in case of pipeline failure to restart a pipeline.

Remove 'v' prefix from version in olm.skipRange annotations.
Semver ranges use '<X.Y.Z' not '<vX.Y.Z'.

Signed-off-by: Joe Lanford <joe.lanford@gmail.com>
@rh-operator-bundle-bot

Copy link
Copy Markdown
Collaborator

Pipeline Summary

Pipeline: operator-hosted-pipeline
PipelineRun: operator-hosted-pipeline-runtbshz
Start Time: 2026-05-13 13:18:34+00:00

Tasks

Status Task Start Time Duration
✔️ get-pr-number 2026-05-13 13:18:34+00:00 5 seconds
✔️ acquire-lease 2026-05-13 13:18:47+00:00 6 seconds
✔️ set-github-started-label 2026-05-13 13:19:00+00:00 8 seconds
✔️ set-github-status-pending 2026-05-13 13:19:00+00:00 7 seconds
✔️ set-env 2026-05-13 13:19:28+00:00 5 seconds
✔️ clone-repository 2026-05-13 13:19:39+00:00 a minute
✔️ clone-repository-base 2026-05-13 13:19:40+00:00 a minute
detect-changes 2026-05-13 13:21:10+00:00 12 seconds

Pipeline logs: https://gist.github.com/rh-operator-bundle-bot/5a09caef366eff2829f2a449dd698e39

Troubleshooting

Please refer to the troubleshooting guide.

Run /pipeline restart operator-hosted-pipeline in case of pipeline failure to restart a pipeline.

@tomasbakk

Copy link
Copy Markdown
Contributor

this failed due to same reasons as: #9684

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.

3 participants