Skip to content

install latest hypershift operator to support 4.19 guest OCP #12085

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

DanielOsypenko
Copy link
Contributor

To support unreleased versions of OCP we need follow one of three options

  1. install MCE 2.9 from pre-release (need quay access for it)
  2. use Latest hypershift operator quay.io/hypershift/hypershift-operator:latest
  3. put annotation on the HostedCluster to ignore this validation

Hypershift team recommended to follow the 2nd option as we can not access unreleased upstream MCE versions.
This was implemented here.

New ENV_DATA config var introduced: install_latest_hypershift_operator, by default False/None

@DanielOsypenko DanielOsypenko self-assigned this May 6, 2025
@DanielOsypenko DanielOsypenko requested a review from a team as a code owner May 6, 2025 16:11
@pull-request-size pull-request-size bot added the size/M PR that changes 30-99 lines label May 6, 2025
Copy link

openshift-ci bot commented May 7, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: DanielOsypenko, fbalak, suchita-g

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

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
Labels
lgtm size/M PR that changes 30-99 lines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants