[release-4.21] MCO-2017: Backport OSImageStreams to 4.21#5515
[release-4.21] MCO-2017: Backport OSImageStreams to 4.21#5515sdodson merged 1 commit intoopenshift:release-4.21from
Conversation
|
@pablintino: This pull request references MCO-2017 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.21.0" version, but no target version was set. DetailsIn response to this:
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. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: pablintino The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Pre-merge verified:Environment Setup Verification StepsChecking Switch
PIS Verification (No-issue)Applied PIS on rhel-9 updated to rhel-10 Kernel Argument Verification (No-issue)Applied the Kernel argument MC Updated to rhel10. Custom Pool
Scaling Node (No-issue)
Scaling node on Custom Machineset (No-issue)
Pause (No-issue)
Max Unavailable (No-issue)Kernel Argument (issue)
Error seen Extension (No-issue)
SNO (no-issue)FIPS based cluster (No-issue)Verified the Day-1 installation (No-issue)
|
|
/hold |
|
Pre-merge verification:
$ oc debug node/ip-10-0-70-104.us-east-2.compute.internal -- chroot /host rpm-ostree status
Starting pod/ip-10-0-70-104us-east-2computeinternal-debug-bsscz ...
To use host binaries, run `chroot /host`
State: idle
Deployments:
* ostree-unverified-registry:registry.build10.ci.openshift.org/ci-ln-9gzhqyt/stable@sha256:905508f17491d092ce5c81283cac740bb7616d2dcf1947c883849a3a76cf9c4f
Digest: sha256:905508f17491d092ce5c81283cac740bb7616d2dcf1947c883849a3a76cf9c4f
Version: 9.6.20260112-0 (2026-01-13T02:17:59Z)
Removing debug pod ...
# Patch the rhel-10
$ oc patch mcp worker --type merge -p '{"spec":{"osImageStream":{"name":"rhel-10"}}}'
machineconfigpool.machineconfiguration.openshift.io/worker patched
# wait for mcp update
$ oc debug node/ip-10-0-48-232.us-east-2.compute.internal -- chroot /host rpm-ostree status
Starting pod/ip-10-0-48-232us-east-2computeinternal-debug-zc24c ...
To use host binaries, run `chroot /host`
State: idle
Deployments:
* ostree-unverified-registry:registry.build10.ci.openshift.org/ci-ln-9gzhqyt/stable@sha256:c8bfbeb76f9ff28b68e396cbbdab65fc028460d641e0d8f53ed48bf7aaabb875
Digest: sha256:c8bfbeb76f9ff28b68e396cbbdab65fc028460d641e0d8f53ed48bf7aaabb875
Version: 10.1.20260106-1 (2026-01-09T10:39:31Z)
Removing debug pod ...For extension when we apply all extension MC the MCP gets degraded when we switch to rhel-10 which is reported /label qe-approved |
|
@pablintino: This pull request references MCO-2017 which is a valid jira issue. DetailsIn response to this:
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. |
|
@ptalgulk01: This PR has been marked as verified by DetailsIn response to this:
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. |
|
/retest-required |
|
/retest-required |
5717259 to
9305397
Compare
|
/retest-required |
This change is a manual cherry-pick of multiple PRs that backports the OSImageStreams to 4.21. Co-authored-by: Zack Zlotnik <zzlotnik@redhat.com> Co-authored-by: Isabella Janssen <ijanssen@redhat.com> Signed-off-by: Pablo Rodriguez Nava <git@amail.pablintino.com>
|
/retest-required |
1 similar comment
|
/retest-required |
|
Pre-merge verified: Verified on IPI based http_proxy, sno , fips and aws TP enabled cluster
Applied the extension MC and switch the node to rhel10
/verified by @ptalgulk01 |
|
@ptalgulk01: This PR has been marked as verified by DetailsIn response to this:
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. |
|
/test e2e-gcp-op-ocl |
|
/unhold |
|
/test e2e-gcp-op-ocl |
|
@pablintino: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions 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. |
- What I did
This change is a manual cherry-pick of multiple PRs that backports the OSImageStreams to 4.21.
- How to verify it
TBD
- Description for the changelog
This change is a manual cherry-pick of multiple PRs that backports the OSImageStreams to 4.21.