Skip to content

fix: unpin hypershift operator image after registry-override regression fix (AROSLSRE-1325)#5785

Merged
openshift-merge-bot[bot] merged 2 commits into
mainfrom
bump-hypershift
Jun 25, 2026
Merged

fix: unpin hypershift operator image after registry-override regression fix (AROSLSRE-1325)#5785
openshift-merge-bot[bot] merged 2 commits into
mainfrom
bump-hypershift

Conversation

@ashishmax31

@ashishmax31 ashishmax31 commented Jun 25, 2026

Copy link
Copy Markdown
Collaborator

What

Updates the HyperShift operator image to the build that includes the upstream
registry-override fix (openshift/hypershift#8824) and
removes the temporary pin.

Why

Reverts the temporary HyperShift operator image pin from AROSLSRE-1318 now
that the upstream registry-override regression (OCPBUGS-92034) is fixed and a
corrected image is published, so the automated bumper can resume.

JIRA: AROSLSRE-1325 (revert)
· parent AROSLSRE-1318

Testing

Testing is required for feature completion and tests should be part of the pull
request along with the feature changes.

Describe the testing provided. If you did not add tests, provide a clear
justification.

Special notes for your reviewer

PR Checklist

  • PR is scoped to a single task (no mixed concerns)
  • Title follows Conventional Commits format
  • Summary explains the "Why" behind the change
  • Linked to relevant ticket/issue
  • Screenshots included (if graph/UI/metrics changes)
  • Self-reviewed the diff
  • CI/CD checks are passing (ignore Tide)
  • Draft PR used for WIP (if applicable)
  • Commit history is clean (rebased/squashed)
  • Tricky code blocks are commented
  • Specific reviewers tagged
  • All comment threads resolved before merge

If E2E tests are included:

  • E2E tests follow Principles of Good E2E Test Case Design
  • If new E2E use case is covered (via a new test or new check/verifier),
    demonstrate that the test is able to detect a defect/error and fail with
    proper error message and logs which communicates nature of the problem.

…35c2a83c923019b169c33d23b070e

Signed-off-by: Ashish <asnaraya@redhat.com>
Copilot AI review requested due to automatic review settings June 25, 2026 07:09
@openshift-ci openshift-ci Bot requested review from mmazur and roivaz June 25, 2026 07:09

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the pinned Hypershift operator image digest used by the repo’s configuration defaults and the derived (materialized) dev environment configs.

Changes:

  • Bump defaults.hypershift.image.digest in config/config.yaml to sha256:9775a90c…d23b070e.
  • Propagate the same digest bump into the rendered dev configs for westus3 and centralus variants.

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
config/config.yaml Updates the canonical/default Hypershift operator image digest (with updated provenance comment).
config/rendered/dev/pers/westus3.yaml Updates rendered dev pers westus3 Hypershift digest to match defaults.
config/rendered/dev/perf/westus3.yaml Updates rendered dev perf westus3 Hypershift digest to match defaults.
config/rendered/dev/dev/westus3.yaml Updates rendered dev dev westus3 Hypershift digest to match defaults.
config/rendered/dev/cspr/westus3.yaml Updates rendered dev cspr westus3 Hypershift digest to match defaults.
config/rendered/dev/ci01/centralus.yaml Updates rendered dev ci01 centralus Hypershift digest to match defaults.
config/rendered/dev/ci00/centralus.yaml Updates rendered dev ci00 centralus Hypershift digest to match defaults.

Comment thread config/config.yaml
registry: quay.io
repository: redhat-services-prod/crt-redhat-acm-tenant/hypershift/hypershift-operator
digest: sha256:e30b97d22230e8a06d0079c3862d0e5510868a4cd755df9e4396ddbd095956e5 # 80198108f879b26a7e990bc621b490c50fe1c196 (2026-06-19 15:51)
digest: sha256:9775a90c9bf7affe17341f04769b4817b8835c2a83c923019b169c33d23b070e # 9acec4759a16c86f0f87792c18a1d738b3b85129 (2026-06-25 05:28)

@machi1990 machi1990 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Don't we need to revert the pinning as well #5776 ?

Comment thread config/config.yaml
Signed-off-by: Ashish <asnaraya@redhat.com>

@raelga raelga left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

/lgtm
/approve

@openshift-ci openshift-ci Bot added the lgtm label Jun 25, 2026
@raelga raelga requested a review from machi1990 June 25, 2026 08:03
@raelga raelga changed the title update hypershift image to sha256:9775a90c9bf7affe17341f04769b4817b885c2a83c923019b169c33d23b070e3 fix: unpin hypershift operator image after registry-override regression fix (AROSLSRE-1325) Jun 25, 2026
@machi1990

Copy link
Copy Markdown
Collaborator

/lgtm

@openshift-ci

openshift-ci Bot commented Jun 25, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ashishmax31, machi1990, raelga

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

@openshift-merge-bot openshift-merge-bot Bot merged commit 05b099e into main Jun 25, 2026
16 checks passed
@openshift-merge-bot openshift-merge-bot Bot deleted the bump-hypershift branch June 25, 2026 17:43
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.

4 participants