Skip to content

OPRUN-4628: restrict dynamic version selection for default catalogsources to only apply to v5.0->v4.y#754

Merged
openshift-merge-bot[bot] merged 1 commit into
operator-framework:masterfrom
ankitathomas:dynamic-tags-hardcoded
Jun 3, 2026
Merged

OPRUN-4628: restrict dynamic version selection for default catalogsources to only apply to v5.0->v4.y#754
openshift-merge-bot[bot] merged 1 commit into
operator-framework:masterfrom
ankitathomas:dynamic-tags-hardcoded

Conversation

@ankitathomas
Copy link
Copy Markdown
Contributor

The sentinel value approach in #750 risks breaking CI on branch cut for 5.1 based on the availability of the 5.1 catalogs. This PR restricts the catalog tag override to only apply to v5.0 catalogs, and only if the OCP version provided through the RELEASE_VERSION env variable is a 4.y semver version.

Description of the change:

Motivation for the change:

Reviewer Checklist

  • Implementation matches the proposed design, or proposal is updated to match implementation
  • Sufficient unit test coverage
  • Sufficient end-to-end test coverage
  • Docs updated or added to /docs
  • Commit messages sensible and descriptive

… apply to v5.0->v4.y

Signed-off-by: Ankita Thomas <ankithom@redhat.com>
@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Jun 1, 2026
@openshift-ci-robot
Copy link
Copy Markdown
Contributor

@ankitathomas: This pull request references OPRUN-4628 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "5.0.0" version, but no target version was set.

Details

In response to this:

The sentinel value approach in #750 risks breaking CI on branch cut for 5.1 based on the availability of the 5.1 catalogs. This PR restricts the catalog tag override to only apply to v5.0 catalogs, and only if the OCP version provided through the RELEASE_VERSION env variable is a 4.y semver version.

Description of the change:

Motivation for the change:

Reviewer Checklist

  • Implementation matches the proposed design, or proposal is updated to match implementation
  • Sufficient unit test coverage
  • Sufficient end-to-end test coverage
  • Docs updated or added to /docs
  • Commit messages sensible and descriptive

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci openshift-ci Bot requested a review from oceanc80 June 1, 2026 19:09
@tmshort
Copy link
Copy Markdown
Contributor

tmshort commented Jun 1, 2026

This should be the OLMv0 version of OLMv1's openshift/cluster-olm-operator#210

@rashmigottipati
Copy link
Copy Markdown
Member

rashmigottipati commented Jun 1, 2026

/retest-required

@ankitathomas
Copy link
Copy Markdown
Contributor Author

/retest

1 similar comment
@ankitathomas
Copy link
Copy Markdown
Contributor Author

/retest

@tmshort
Copy link
Copy Markdown
Contributor

tmshort commented Jun 2, 2026

/approve

@openshift-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jun 2, 2026
Copy link
Copy Markdown
Member

@rashmigottipati rashmigottipati left a comment

Choose a reason for hiding this comment

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

/lgtm

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Jun 2, 2026
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Jun 2, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: rashmigottipati, tmshort

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@perdasilva
Copy link
Copy Markdown
Contributor

/verified by @perdasilva

@openshift-ci-robot
Copy link
Copy Markdown
Contributor

@perdasilva: This PR has been marked as verified by @perdasilva.

Details

In response to this:

/verified by @perdasilva

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.

@openshift-merge-bot openshift-merge-bot Bot merged commit a9bf39e into operator-framework:master Jun 3, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. lgtm Indicates that a PR is ready to be merged. verified

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants