Skip to content

[release-5.0] OCPBUGS-111055: Use the correct v1 mcfg api for OSImageStream during ignition - #9319

Merged
openshift-merge-bot[bot] merged 2 commits into
openshift:release-5.0from
openshift-cherrypick-robot:cherry-pick-9283-to-release-5.0
Aug 15, 2026
Merged

[release-5.0] OCPBUGS-111055: Use the correct v1 mcfg api for OSImageStream during ignition#9319
openshift-merge-bot[bot] merged 2 commits into
openshift:release-5.0from
openshift-cherrypick-robot:cherry-pick-9283-to-release-5.0

Conversation

@openshift-cherrypick-robot

Copy link
Copy Markdown

This is an automated cherry-pick of #9283

/assign sdodson

bennerv and others added 2 commits August 14, 2026 18:42
The MCO removed v1alpha1 support for OSImageStream in
openshift/machine-config-operator#6076. Update the ignition server
to render the CR with the v1 API version so the MCO bootstrap
processes it correctly.
…dePools

Expand NodePoolOSImageStreamNodeOSVerificationTest to create dedicated
NodePools for each osImageStream value and verify nodes boot with the
correct RHCOS version:

1. Default NodePool (no osImageStream set) — validates implicit default
2. New 1-replica NodePool with osImageStream=rhel-9
3. New 1-replica NodePool with osImageStream=rhel-10

Move the test from status (read-only) to lifecycle registration since it
now creates additional NodePools. Also fix helper signatures to match
current TestContext API (GetHostedCluster returns error,
GetHostedClusterClient requires hc argument).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@openshift-merge-bot

Copy link
Copy Markdown
Contributor

Pipeline controller notification
This repo is configured to use the pipeline controller. Second-stage tests will be triggered either automatically or after lgtm label is added, depending on the repository configuration. The pipeline controller will automatically detect which contexts are required and will utilize /test Prow commands to trigger the second stage.

For optional jobs, comment /test ? to see a list of all defined jobs. To trigger manually all jobs from second stage use /pipeline required command.

This repository is configured in: LGTM mode

@coderabbitai

coderabbitai Bot commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository YAML (base), Central YAML (inherited)

Review profile: CHILL

Plan: Enterprise

Run ID: ac361138-faa6-44c8-b5e4-2a5ad0df22e9

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Comment @coderabbitai help to get the list of available commands.

@openshift-ci
openshift-ci Bot requested review from cblecker and ironcladlou August 14, 2026 18:43
@openshift-ci openshift-ci Bot added area/control-plane-operator Indicates the PR includes changes for the control plane operator - in an OCP release area/testing Indicates the PR includes changes for e2e testing and removed do-not-merge/needs-area labels Aug 14, 2026
@openshift-ci-robot

Copy link
Copy Markdown

@openshift-cherrypick-robot: Jira Issue OCPBUGS-105802 has been cloned as Jira Issue OCPBUGS-111055. Will retitle bug to link to clone.
/retitle [release-5.0] OCPBUGS-111055: Use the correct v1 mcfg api for OSImageStream during ignition

Details

In response to this:

This is an automated cherry-pick of #9283

/assign sdodson

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 changed the title [release-5.0] OCPBUGS-105802: Use the correct v1 mcfg api for OSImageStream during ignition [release-5.0] OCPBUGS-111055: Use the correct v1 mcfg api for OSImageStream during ignition Aug 14, 2026
@openshift-ci-robot openshift-ci-robot added jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. jira/invalid-bug Indicates that a referenced Jira bug is invalid for the branch this PR is targeting. labels Aug 14, 2026
@openshift-ci-robot

Copy link
Copy Markdown

@openshift-cherrypick-robot: This pull request references Jira Issue OCPBUGS-111055, which is invalid:

Comment /jira refresh to re-evaluate validity if changes to the Jira bug are made, or edit the title of this pull request to link to a different bug.

The bug has been updated to refer to the pull request using the external bug tracker.

Details

In response to this:

This is an automated cherry-pick of #9283

/assign sdodson

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.

@sdodson sdodson added jira/valid-bug Indicates that a referenced Jira bug is valid for the branch this PR is targeting. and removed jira/invalid-bug Indicates that a referenced Jira bug is invalid for the branch this PR is targeting. labels Aug 14, 2026
@sdodson

sdodson commented Aug 14, 2026

Copy link
Copy Markdown
Member

/label backport-risk-assessed lgtm approved

@sdodson

sdodson commented Aug 14, 2026

Copy link
Copy Markdown
Member

/pipeline required

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

Scheduling tests matching the pipeline_run_if_changed or not excluded by pipeline_skip_if_only_changed parameters:
/test e2e-aks-4-22
/test e2e-aws-4-22
/test e2e-aks
/test e2e-aws
/test e2e-aws-upgrade-hypershift-operator
/test e2e-azure-aks-external-oidc
/test e2e-kubevirt-aws-ovn-reduced
/test e2e-v2-aws
/test e2e-v2-azure-self-managed
/test e2e-v2-gke

@sdodson

sdodson commented Aug 14, 2026

Copy link
Copy Markdown
Member

/test e2e-v2-aws-techpreview-osimagestream

@sdodson sdodson added approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. backport-risk-assessed Indicates a PR to a release branch has been evaluated and considered safe to accept. labels Aug 14, 2026
@openshift-merge-bot

Copy link
Copy Markdown
Contributor

Tests from second stage were triggered manually. Pipeline can be controlled only manually, until HEAD changes. Use command to trigger second stage.

@openshift-ci

openshift-ci Bot commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by: openshift-cherrypick-robot

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

Copy link
Copy Markdown
Contributor

/retest-required

Remaining retests: 0 against base HEAD ea98bde and 2 for PR HEAD db38951 in total

@cblecker

Copy link
Copy Markdown
Member

/uncc

@openshift-ci
openshift-ci Bot removed the request for review from cblecker August 15, 2026 01:51
@sdodson

sdodson commented Aug 15, 2026

Copy link
Copy Markdown
Member

/test e2e-v2-aws-techpreview-osimagestream

@sdodson

sdodson commented Aug 15, 2026

Copy link
Copy Markdown
Member

The same nodepool version skew issuies on e2e-aks-4-22 and e2e-aws-4-22. Those jobs need to be raised to 5.0.
e2e-v2-azure-self-managed failurs are two unique problems in the management cluster unrelated to this PR.
/override ci/prow/e2e-aks-4-22 ci/prow/e2e-aws-4-22 ci/prow/e2e-v2-azure-self-managed

@openshift-ci

openshift-ci Bot commented Aug 15, 2026

Copy link
Copy Markdown
Contributor

@sdodson: Overrode contexts on behalf of sdodson: ci/prow/e2e-aks-4-22, ci/prow/e2e-aws-4-22, ci/prow/e2e-v2-azure-self-managed

Details

In response to this:

The same nodepool version skew issuies on e2e-aks-4-22 and e2e-aws-4-22. Those jobs need to be raised to 5.0.
e2e-v2-azure-self-managed failurs are two unique problems in the management cluster unrelated to this PR.
/override ci/prow/e2e-aks-4-22 ci/prow/e2e-aws-4-22 ci/prow/e2e-v2-azure-self-managed

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 kubernetes-sigs/prow repository.

@openshift-ci

openshift-ci Bot commented Aug 15, 2026

Copy link
Copy Markdown
Contributor

@openshift-cherrypick-robot: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-v2-azure-self-managed db38951 link true /test e2e-v2-azure-self-managed
ci/prow/e2e-aks-4-22 db38951 link true /test e2e-aks-4-22
ci/prow/e2e-aws-4-22 db38951 link true /test e2e-aws-4-22

Full PR test history. Your PR dashboard.

Details

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 kubernetes-sigs/prow repository. I understand the commands that are listed here.

@openshift-merge-bot
openshift-merge-bot Bot merged commit 368d0b4 into openshift:release-5.0 Aug 15, 2026
22 checks passed
@openshift-ci-robot

Copy link
Copy Markdown

@openshift-cherrypick-robot: Jira Issue OCPBUGS-111055: All pull requests linked via external trackers have merged:

Jira Issue OCPBUGS-111055 has been moved to the MODIFIED state.

Details

In response to this:

This is an automated cherry-pick of #9283

/assign sdodson

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-robot

Copy link
Copy Markdown
Contributor

Fix included in release 5.0.0-0.nightly-2026-08-15-214106

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. area/control-plane-operator Indicates the PR includes changes for the control plane operator - in an OCP release area/testing Indicates the PR includes changes for e2e testing backport-risk-assessed Indicates a PR to a release branch has been evaluated and considered safe to accept. jira/valid-bug Indicates that a referenced Jira bug is valid for the branch this PR is targeting. 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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants