Skip to content

chore(config): bump hypershift operator digest (bisect e2e #5789)#5910

Merged
openshift-merge-bot[bot] merged 1 commit into
Azure:mainfrom
raelga:bisect/hs-only
Jul 3, 2026
Merged

chore(config): bump hypershift operator digest (bisect e2e #5789)#5910
openshift-merge-bot[bot] merged 1 commit into
Azure:mainfrom
raelga:bisect/hs-only

Conversation

@raelga

@raelga raelga commented Jul 3, 2026

Copy link
Copy Markdown
Collaborator

Bisecting the e2e-parallel regression on the automated image-digest PR #5789, which flipped from green to red at commit 128feb1.

What

Bumps only the hypershift operator image digest to the latest value from #5789, on top of current main. All other components (including ACM/MCE and everything else) stay at their main digests.

hypershift/hypershift-operator
  sha256:9775a90c…  (main)
  sha256:c22bdb0f…  (#5789 latest)

Why

At the pass→fail boundary (7294d8c128feb1) of #5789, only 6 digests changed: hypershift, ACM operator bundle, MCE bundle, OADP velero azure/hypershift plugins, and oc-mirror. clusters-service did not change. The failure signature is CreateHCPCluster timing out (clusters never provision) across ~16 tests, which points at hypershift/ACM. This PR isolates hypershift so e2e-parallel tells us whether the hypershift bump alone breaks provisioning.

Testing

Relies on ci/prow/e2e-parallel. make -C config/ detect-change is clean (materialize idempotent). This is a diagnostic bisect PR — not intended to merge as-is.

Special notes for your reviewer

Do not merge. Diagnostic bisect of #5789. Companion PRs isolate ACM and the remaining components.

@openshift-ci

openshift-ci Bot commented Jul 3, 2026

Copy link
Copy Markdown

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@raelga raelga marked this pull request as ready for review July 3, 2026 09:07
Copilot AI review requested due to automatic review settings July 3, 2026 09:07
@openshift-ci openshift-ci Bot requested review from geoberle and janboll July 3, 2026 09:07
@raelga

raelga commented Jul 3, 2026

Copy link
Copy Markdown
Collaborator Author

/hold
Diagnostic bisect PR — holding to keep it out of Tide.

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

This PR is a diagnostic bisect change intended to isolate whether the Hypershift operator image digest bump from PR #5789 is responsible for the CreateHCPCluster E2E provisioning timeouts. It updates only the Hypershift operator digest (keeping other component digests at main) and propagates that digest into the rendered dev configs used by CI and westus3 dev variants.

Changes:

  • Bump the default Hypershift operator image digest in config/config.yaml to sha256:c22bdb0f….
  • Update the corresponding rendered dev environment YAMLs (ci00/ci01 and westus3 dev/perf/pers/cspr) to use the same digest.

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated no comments.

Show a summary per file
File Description
config/config.yaml Updates the default Hypershift operator image digest used for config materialization.
config/rendered/dev/pers/westus3.yaml Propagates the Hypershift digest bump into rendered pers westus3 config.
config/rendered/dev/perf/westus3.yaml Propagates the Hypershift digest bump into rendered perf westus3 config.
config/rendered/dev/dev/westus3.yaml Propagates the Hypershift digest bump into rendered dev westus3 config.
config/rendered/dev/cspr/westus3.yaml Propagates the Hypershift digest bump into rendered cspr westus3 config.
config/rendered/dev/ci01/centralus.yaml Propagates the Hypershift digest bump into rendered CI01 centralus config.
config/rendered/dev/ci00/centralus.yaml Propagates the Hypershift digest bump into rendered CI00 centralus config.

@raelga

raelga commented Jul 3, 2026

Copy link
Copy Markdown
Collaborator Author

/unhold

@inbharajmani

Copy link
Copy Markdown
Collaborator

/lgtm

@openshift-ci

openshift-ci Bot commented Jul 3, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: inbharajmani, 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

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