Skip to content

Add WORKER_COREOS_STREAM to override CoreOS stream for workers#1892

Open
honza wants to merge 1 commit into
openshift-metal3:masterfrom
honza:worker-stream
Open

Add WORKER_COREOS_STREAM to override CoreOS stream for workers#1892
honza wants to merge 1 commit into
openshift-metal3:masterfrom
honza:worker-stream

Conversation

@honza
Copy link
Copy Markdown
Member

@honza honza commented May 12, 2026

Allow deploying worker nodes with a different CoreOS stream than the default. When WORKER_COREOS_STREAM is set (e.g. "rhel-10"), the worker BMH manifests and MachineSet hostSelector are patched to use the specified stream label, and a MachineConfigPool manifest is generated to set osImageStream for the worker pool.

This enables testing heterogeneous clusters where workers boot with a different IPA and on-disk OS stream than control-plane nodes.

Allow deploying worker nodes with a different CoreOS stream than the
default. When WORKER_COREOS_STREAM is set (e.g. "rhel-10"), the worker
BMH manifests and MachineSet hostSelector are patched to use the
specified stream label, and a MachineConfigPool manifest is generated
to set osImageStream for the worker pool.

This enables testing heterogeneous clusters where workers boot with a
different IPA and on-disk OS stream than control-plane nodes.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@openshift-ci openshift-ci Bot requested review from dtantsur and zaneb May 12, 2026 21:25
@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented May 12, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign bfournie for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found 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-ci
Copy link
Copy Markdown

openshift-ci Bot commented May 13, 2026

@honza: 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-metal-ipi-serial-ipv4-1of2 a86d927 link true /test e2e-metal-ipi-serial-ipv4-1of2
ci/prow/e2e-metal-ipi-serial-ovn-ipv6 a86d927 link false /test e2e-metal-ipi-serial-ovn-ipv6

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant