Skip to content

Fix invalid olm.skipRange semver in percona-xtradb-cluster-operator#9686

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

Fix invalid olm.skipRange semver in percona-xtradb-cluster-operator#9686
joelanford wants to merge 1 commit into
redhat-openshift-ecosystem:mainfrom
joelanford:fix-skiprange-percona-xtradb

Conversation

@joelanford

Copy link
Copy Markdown
Contributor

Summary

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

@rh-operator-bundle-bot

Copy link
Copy Markdown
Collaborator

Pipeline Summary

Pipeline: operator-hosted-pipeline
PipelineRun: operator-hosted-pipeline-rund6l5v
Start Time: 2026-05-13 13:08:36+00:00

Tasks

Status Task Start Time Duration
✔️ get-pr-number 2026-05-13 13:08:37+00:00 6 seconds
✔️ acquire-lease 2026-05-13 13:08:49+00:00 5 seconds
✔️ set-github-started-label 2026-05-13 13:09:02+00:00 8 seconds
✔️ set-github-status-pending 2026-05-13 13:09:02+00:00 6 seconds
✔️ set-env 2026-05-13 13:09:19+00:00 4 seconds
✔️ clone-repository 2026-05-13 13:09:30+00:00 a minute
✔️ clone-repository-base 2026-05-13 13:09:30+00:00 a minute
detect-changes 2026-05-13 13:11:02+00:00 22 seconds

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

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-run7xq47
Start Time: 2026-05-13 13:18:48+00:00

Tasks

Status Task Start Time Duration
✔️ get-pr-number 2026-05-13 13:18:54+00:00 7 seconds
✔️ acquire-lease 2026-05-13 13:19:09+00:00 5 seconds
✔️ set-github-started-label 2026-05-13 13:19:24+00:00 10 seconds
✔️ set-github-status-pending 2026-05-13 13:19:24+00:00 7 seconds
✔️ set-env 2026-05-13 13:19:47+00:00 6 seconds
✔️ clone-repository 2026-05-13 13:20:00+00:00 a minute
✔️ clone-repository-base 2026-05-13 13:20:01+00:00 a minute
detect-changes 2026-05-13 13:21:29+00:00 15 seconds

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

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

for the reference: this is failing due to same reasons as mentioned in #9684

@github-actions

Copy link
Copy Markdown
Contributor

This pull request is stale because it has been open for 30 days with no activity.

@github-actions github-actions Bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jun 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. operator-hosted-pipeline/failed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants