Skip to content

OCPBUGS-74513: OCPBUGS-74519: Remove MachineConfigNodes and PinnedImages feature gates#5609

Merged
openshift-merge-bot[bot] merged 1 commit intoopenshift:mainfrom
isabella-janssen:ocpbugs-74513
Mar 11, 2026
Merged

OCPBUGS-74513: OCPBUGS-74519: Remove MachineConfigNodes and PinnedImages feature gates#5609
openshift-merge-bot[bot] merged 1 commit intoopenshift:mainfrom
isabella-janssen:ocpbugs-74513

Conversation

@isabella-janssen
Copy link
Member

@isabella-janssen isabella-janssen commented Jan 29, 2026

- What I did
Remove references to the MachineConfigNodes and PinnedImages feature gates throughout the MCO code.

- How to verify it
All existing tests and functionality should continue passing & there should be no references to the MachineConfigNodes and PinnedImages feature gates.

- Description for the changelog
OCPBUGS-74513 & OCPBUGS-74519: Remove MCO references to the MachineConfigNodes and PinnedImages feature gates

@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jan 29, 2026
@isabella-janssen
Copy link
Member Author

/test all

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jan 29, 2026

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

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jan 29, 2026
@isabella-janssen
Copy link
Member Author

/test verify

2 similar comments
@isabella-janssen
Copy link
Member Author

/test verify

@isabella-janssen
Copy link
Member Author

/test verify

@isabella-janssen
Copy link
Member Author

/test unit

@isabella-janssen
Copy link
Member Author

/test all

@isabella-janssen isabella-janssen force-pushed the ocpbugs-74513 branch 2 times, most recently from 5195a81 to 33ba2a8 Compare February 13, 2026 13:35
@isabella-janssen
Copy link
Member Author

/test all

@isabella-janssen
Copy link
Member Author

/test verify

@isabella-janssen
Copy link
Member Author

/test unit

@isabella-janssen
Copy link
Member Author

/test all

@isabella-janssen isabella-janssen changed the title (WIP) OCPBUGS-74513: OCPBUGS-74519: Remove MachineConfigNodes and PinnedImages feature gates Feb 17, 2026
@openshift-ci-robot openshift-ci-robot added jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. jira/valid-bug Indicates that a referenced Jira bug is valid for the branch this PR is targeting. labels Feb 17, 2026
@openshift-ci-robot
Copy link
Contributor

@isabella-janssen: This pull request references Jira Issue OCPBUGS-74513, which is valid. The bug has been moved to the POST state.

3 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target version (4.22.0) matches configured target version for branch (4.22.0)
  • bug is in the state New, which is one of the valid states (NEW, ASSIGNED, POST)

Requesting review from QA contact:
/cc @sergiordlr

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

Details

In response to this:

- What I did
Remove references to the MachineConfigNodes and PinnedImages feature gates throughout the MCO code.

- How to verify it
All existing tests and functionality should continue passing.

- Description for the changelog
OCPBUGS-74513 & OCPBUGS-74519: Remove MCO references to the MachineConfigNodes and PinnedImages feature gates

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.

@isabella-janssen
Copy link
Member Author

/payload-job-with-prs periodic-ci-openshift-machine-config-operator-release-4.21-periodics-e2e-aws-mco-disruptive-techpreview-1of2 openshift/api#2715

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Feb 17, 2026

@isabella-janssen: trigger 1 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command

  • periodic-ci-openshift-machine-config-operator-release-4.21-periodics-e2e-aws-mco-disruptive-techpreview-1of2

See details on https://pr-payload-tests.ci.openshift.org/runs/ci/6aa05d40-0c44-11f1-9ce4-4d5ce96c4ea8-0

@isabella-janssen
Copy link
Member Author

/payload-job-with-prs periodic-ci-openshift-machine-config-operator-release-4.21-periodics-e2e-aws-mco-disruptive-techpreview-2of2 openshift/api#2715

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Feb 17, 2026

@isabella-janssen: trigger 1 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command

  • periodic-ci-openshift-machine-config-operator-release-4.21-periodics-e2e-aws-mco-disruptive-techpreview-2of2

See details on https://pr-payload-tests.ci.openshift.org/runs/ci/843dfb40-0c44-11f1-9e48-755722ba80a8-0

@isabella-janssen isabella-janssen force-pushed the ocpbugs-74513 branch 3 times, most recently from 8b43933 to d8a2367 Compare February 18, 2026 14:20
@openshift-ci-robot
Copy link
Contributor

@isabella-janssen: This pull request references Jira Issue OCPBUGS-74513, which is valid.

3 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target version (4.22.0) matches configured target version for branch (4.22.0)
  • bug is in the state POST, which is one of the valid states (NEW, ASSIGNED, POST)

Requesting review from QA contact:
/cc @sergiordlr

Details

In response to this:

- What I did
Remove references to the MachineConfigNodes and PinnedImages feature gates throughout the MCO code.

- How to verify it
All existing tests and functionality should continue passing & there should be no references to the MachineConfigNodes and PinnedImages feature gates.

- Description for the changelog
OCPBUGS-74513 & OCPBUGS-74519: Remove MCO references to the MachineConfigNodes and PinnedImages feature gates

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.

Copy link
Contributor

@yuqi-zhang yuqi-zhang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

Looks like a clean change. Test failures seem unrelated

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Feb 20, 2026
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Feb 20, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: isabella-janssen, yuqi-zhang

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:
  • OWNERS [isabella-janssen,yuqi-zhang]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@isabella-janssen
Copy link
Member Author

/payload blocking

@isabella-janssen
Copy link
Member Author

/payload 4.22 nightly blocking

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 3, 2026

@isabella-janssen: trigger 14 job(s) of type blocking for the nightly release of OCP 4.22

  • periodic-ci-openshift-release-main-ci-4.22-e2e-aws-upgrade-ovn-single-node
  • periodic-ci-openshift-release-main-nightly-4.22-e2e-aws-ovn-upgrade-fips
  • periodic-ci-openshift-release-main-ci-4.22-e2e-azure-ovn-upgrade
  • periodic-ci-openshift-release-main-ci-4.22-upgrade-from-stable-4.21-e2e-gcp-ovn-rt-upgrade
  • periodic-ci-openshift-hypershift-release-4.22-periodics-e2e-aws-ovn-conformance
  • periodic-ci-openshift-release-main-nightly-4.22-e2e-aws-ovn-serial-1of2
  • periodic-ci-openshift-release-main-nightly-4.22-e2e-aws-ovn-serial-2of2
  • periodic-ci-openshift-release-main-ci-4.22-e2e-aws-ovn-techpreview
  • periodic-ci-openshift-release-main-ci-4.22-e2e-aws-ovn-techpreview-serial-1of3
  • periodic-ci-openshift-release-main-ci-4.22-e2e-aws-ovn-techpreview-serial-2of3
  • periodic-ci-openshift-release-main-ci-4.22-e2e-aws-ovn-techpreview-serial-3of3
  • periodic-ci-openshift-release-main-nightly-4.22-e2e-aws-ovn-upgrade-fips-no-nat-instance
  • periodic-ci-openshift-release-main-nightly-4.22-e2e-metal-ipi-ovn-ipv4
  • periodic-ci-openshift-release-main-nightly-4.22-e2e-metal-ipi-ovn-ipv6

See details on https://pr-payload-tests.ci.openshift.org/runs/ci/b6943720-1708-11f1-8a4f-fae831f07fb3-0

@isabella-janssen
Copy link
Member Author

/payload-job periodic-ci-openshift-machine-config-operator-release-4.22-periodics-e2e-aws-mco-disruptive-techpreview-1of2 periodic-ci-openshift-machine-config-operator-release-4.22-periodics-e2e-aws-mco-disruptive-techpreview-2of2

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 3, 2026

@isabella-janssen: trigger 2 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command

  • periodic-ci-openshift-machine-config-operator-release-4.22-periodics-e2e-aws-mco-disruptive-techpreview-1of2
  • periodic-ci-openshift-machine-config-operator-release-4.22-periodics-e2e-aws-mco-disruptive-techpreview-2of2

See details on https://pr-payload-tests.ci.openshift.org/runs/ci/6546f690-1709-11f1-9977-63f3a5c9aa63-0

@isabella-janssen
Copy link
Member Author

/payload 4.22 nightly blocking

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 5, 2026

@isabella-janssen: trigger 14 job(s) of type blocking for the nightly release of OCP 4.22

  • periodic-ci-openshift-release-main-ci-4.22-e2e-aws-upgrade-ovn-single-node
  • periodic-ci-openshift-release-main-nightly-4.22-e2e-aws-ovn-upgrade-fips
  • periodic-ci-openshift-release-main-ci-4.22-e2e-azure-ovn-upgrade
  • periodic-ci-openshift-release-main-ci-4.22-upgrade-from-stable-4.21-e2e-gcp-ovn-rt-upgrade
  • periodic-ci-openshift-hypershift-release-4.22-periodics-e2e-aws-ovn-conformance
  • periodic-ci-openshift-release-main-nightly-4.22-e2e-aws-ovn-serial-1of2
  • periodic-ci-openshift-release-main-nightly-4.22-e2e-aws-ovn-serial-2of2
  • periodic-ci-openshift-release-main-ci-4.22-e2e-aws-ovn-techpreview
  • periodic-ci-openshift-release-main-ci-4.22-e2e-aws-ovn-techpreview-serial-1of3
  • periodic-ci-openshift-release-main-ci-4.22-e2e-aws-ovn-techpreview-serial-2of3
  • periodic-ci-openshift-release-main-ci-4.22-e2e-aws-ovn-techpreview-serial-3of3
  • periodic-ci-openshift-release-main-nightly-4.22-e2e-aws-ovn-upgrade-fips-no-nat-instance
  • periodic-ci-openshift-release-main-nightly-4.22-e2e-metal-ipi-ovn-ipv4
  • periodic-ci-openshift-release-main-nightly-4.22-e2e-metal-ipi-ovn-ipv6

See details on https://pr-payload-tests.ci.openshift.org/runs/ci/ea31aab0-18a5-11f1-9f16-e57907b582b5-0

@isabella-janssen
Copy link
Member Author

/payload-job periodic-ci-openshift-machine-config-operator-release-4.22-periodics-e2e-aws-mco-disruptive-techpreview-1of3 periodic-ci-openshift-machine-config-operator-release-4.22-periodics-e2e-aws-mco-disruptive-techpreview-2of3 periodic-ci-openshift-machine-config-operator-release-4.22-periodics-e2e-aws-mco-disruptive-techpreview-3of3

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 5, 2026

@isabella-janssen: trigger 3 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command

  • periodic-ci-openshift-machine-config-operator-release-4.22-periodics-e2e-aws-mco-disruptive-techpreview-1of3
  • periodic-ci-openshift-machine-config-operator-release-4.22-periodics-e2e-aws-mco-disruptive-techpreview-2of3
  • periodic-ci-openshift-machine-config-operator-release-4.22-periodics-e2e-aws-mco-disruptive-techpreview-3of3

See details on https://pr-payload-tests.ci.openshift.org/runs/ci/f30cd150-18a5-11f1-95cf-ad6a6cb75868-0

@isabella-janssen
Copy link
Member Author

/payload 4.22 nightly blocking

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 5, 2026

@isabella-janssen: trigger 14 job(s) of type blocking for the nightly release of OCP 4.22

  • periodic-ci-openshift-release-main-ci-4.22-e2e-aws-upgrade-ovn-single-node
  • periodic-ci-openshift-release-main-nightly-4.22-e2e-aws-ovn-upgrade-fips
  • periodic-ci-openshift-release-main-ci-4.22-e2e-azure-ovn-upgrade
  • periodic-ci-openshift-release-main-ci-4.22-upgrade-from-stable-4.21-e2e-gcp-ovn-rt-upgrade
  • periodic-ci-openshift-hypershift-release-4.22-periodics-e2e-aws-ovn-conformance
  • periodic-ci-openshift-release-main-nightly-4.22-e2e-aws-ovn-serial-1of2
  • periodic-ci-openshift-release-main-nightly-4.22-e2e-aws-ovn-serial-2of2
  • periodic-ci-openshift-release-main-ci-4.22-e2e-aws-ovn-techpreview
  • periodic-ci-openshift-release-main-ci-4.22-e2e-aws-ovn-techpreview-serial-1of3
  • periodic-ci-openshift-release-main-ci-4.22-e2e-aws-ovn-techpreview-serial-2of3
  • periodic-ci-openshift-release-main-ci-4.22-e2e-aws-ovn-techpreview-serial-3of3
  • periodic-ci-openshift-release-main-nightly-4.22-e2e-aws-ovn-upgrade-fips-no-nat-instance
  • periodic-ci-openshift-release-main-nightly-4.22-e2e-metal-ipi-ovn-ipv4
  • periodic-ci-openshift-release-main-nightly-4.22-e2e-metal-ipi-ovn-ipv6

See details on https://pr-payload-tests.ci.openshift.org/runs/ci/07e6ac40-18d3-11f1-852e-1f49fed94531-0

@isabella-janssen
Copy link
Member Author

/payload 4.22 nightly blocking

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 6, 2026

@isabella-janssen: trigger 14 job(s) of type blocking for the nightly release of OCP 4.22

  • periodic-ci-openshift-release-main-ci-4.22-e2e-aws-upgrade-ovn-single-node
  • periodic-ci-openshift-release-main-nightly-4.22-e2e-aws-ovn-upgrade-fips
  • periodic-ci-openshift-release-main-ci-4.22-e2e-azure-ovn-upgrade
  • periodic-ci-openshift-release-main-ci-4.22-upgrade-from-stable-4.21-e2e-gcp-ovn-rt-upgrade
  • periodic-ci-openshift-hypershift-release-4.22-periodics-e2e-aws-ovn-conformance
  • periodic-ci-openshift-release-main-nightly-4.22-e2e-aws-ovn-serial-1of2
  • periodic-ci-openshift-release-main-nightly-4.22-e2e-aws-ovn-serial-2of2
  • periodic-ci-openshift-release-main-ci-4.22-e2e-aws-ovn-techpreview
  • periodic-ci-openshift-release-main-ci-4.22-e2e-aws-ovn-techpreview-serial-1of3
  • periodic-ci-openshift-release-main-ci-4.22-e2e-aws-ovn-techpreview-serial-2of3
  • periodic-ci-openshift-release-main-ci-4.22-e2e-aws-ovn-techpreview-serial-3of3
  • periodic-ci-openshift-release-main-nightly-4.22-e2e-aws-ovn-upgrade-fips-no-nat-instance
  • periodic-ci-openshift-release-main-nightly-4.22-e2e-metal-ipi-ovn-ipv4
  • periodic-ci-openshift-release-main-nightly-4.22-e2e-metal-ipi-ovn-ipv6

See details on https://pr-payload-tests.ci.openshift.org/runs/ci/70ea78e0-1962-11f1-962a-0a42f9cf956d-0

@isabella-janssen
Copy link
Member Author

/payload 4.22 nightly blocking

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 9, 2026

@isabella-janssen: trigger 14 job(s) of type blocking for the nightly release of OCP 4.22

  • periodic-ci-openshift-release-main-ci-4.22-e2e-aws-upgrade-ovn-single-node
  • periodic-ci-openshift-release-main-nightly-4.22-e2e-aws-ovn-upgrade-fips
  • periodic-ci-openshift-release-main-ci-4.22-e2e-azure-ovn-upgrade
  • periodic-ci-openshift-release-main-ci-4.22-upgrade-from-stable-4.21-e2e-gcp-ovn-rt-upgrade
  • periodic-ci-openshift-hypershift-release-4.22-periodics-e2e-aws-ovn-conformance
  • periodic-ci-openshift-release-main-nightly-4.22-e2e-aws-ovn-serial-1of2
  • periodic-ci-openshift-release-main-nightly-4.22-e2e-aws-ovn-serial-2of2
  • periodic-ci-openshift-release-main-ci-4.22-e2e-aws-ovn-techpreview
  • periodic-ci-openshift-release-main-ci-4.22-e2e-aws-ovn-techpreview-serial-1of3
  • periodic-ci-openshift-release-main-ci-4.22-e2e-aws-ovn-techpreview-serial-2of3
  • periodic-ci-openshift-release-main-ci-4.22-e2e-aws-ovn-techpreview-serial-3of3
  • periodic-ci-openshift-release-main-nightly-4.22-e2e-aws-ovn-upgrade-fips-no-nat-instance
  • periodic-ci-openshift-release-main-nightly-4.22-e2e-metal-ipi-ovn-ipv4
  • periodic-ci-openshift-release-main-nightly-4.22-e2e-metal-ipi-ovn-ipv6

See details on https://pr-payload-tests.ci.openshift.org/runs/ci/7e563410-1be7-11f1-906e-b2ca1e55fa2c-0

@ptalgulk01
Copy link

Pre-merge tested

Environment Setup:
OCP Version: 4.22.0-0-2026-03-11-050324-test-ci-ln-rdgw9nt-latest
Platform: AWS

Verified against existing e2e MCN and PIS TC have passed

passed: (4m33s) 2026-03-11T06:18:05 "[sig-mco] MCO MachineConfigNode Author:sregidor-NonHyperShiftHOST-NonPreRelease-Medium-80333-MachineConfigNodes. Support custom MCPs [Disruptive] [Serial]" 
passed: (16m32s) 2026-03-11T06:34:37 "[sig-mco] MCO Pinnedimages Author:sregidor-ConnectedOnly-NonHyperShiftHOST-NonPreRelease-Longduration-High-81919-[P1][OnCLayer] Pinned images with a ImageDigestMirrorSet mirroring a domain [Disruptive] [Serial]"
passed: (20.3s) 2026-03-11T06:35:10 "[sig-mco] MCO MachineConfigNode Author:rioliu-NonPreRelease-High-69187-[P2][OnCLayer] validate MachineConfigNodes properties [Serial]"
passed: (16m23s) 2026-03-11T06:51:32 "[sig-mco] MCO Pinnedimages Author:sregidor-NonHyperShiftHOST-ConnectedOnly-NonPreRelease-Longduration-Medium-81956-[P2][OnCLayer] Pin release images [Disruptive] [Serial]"
passed: (35m46s) 2026-03-11T07:27:19 "[sig-mco] MCO Pinnedimages Author:sregidor-NonHyperShiftHOST-NonPreRelease-Longduration-Medium-81926-[P1][OnCLayer] Pinned images garbage collection [Disruptive] [Serial]"
passed: (11m2s) 2026-03-11T07:38:20 "[sig-mco] MCO Pinnedimages Author:sregidor-NonHyperShiftHOST-NonPreRelease-Longduration-Medium-81925-[P1][OnCLayer] Pod can use pinned images while no access to the registry [Disruptive] [Serial]"
passed: (46s) 2026-03-11T07:42:36 "[sig-mco] MCO MachineConfigNode Author:sregidor-NonPreRelease-Medium-81831-[P1] Verify MachineConfigNode shows degrade node status for PIS [Disruptive] [Serial]"
passed: (9.8s) 2026-03-11T07:42:45 "[sig-mco] MCO MachineConfigNode Author:rioliu-NonPreRelease-Critical-69184-[P1][OnCLayer] Enable feature gate MachineConfigNodes [Serial]"
passed: (13.3s) 2026-03-11T07:42:59 "[sig-mco] MCO MachineConfigNode Author:sregidor-NonHyperShiftHOST-NonPreRelease-High-74644-[P2][OnCLayer] Scope each MCN object to only be accessible from its associated MCD [Disruptive] [Serial]"
passed: (12m20s) 2026-03-11T07:55:19 "[sig-mco] MCO Pinnedimages Author:sserafin-NonHyperShiftHOST-NonPreRelease-Longduration-High-73648-[OnCLayer] A rebooted node reconciles with the pinned images status [Disruptive] [Serial]"
passed: (12m59s) 2026-03-11T08:08:17 "[sig-mco] MCO Pinnedimages Author:sregidor-NonHyperShiftHOST-NonPreRelease-Longduration-Medium-81917-[P1][OnCLayer] Pinned images when disk-pressure [Disruptive] [Serial]"
passed: (6m9s) 2026-03-11T08:14:26 "[sig-mco] MCO Pinnedimages Author:sregidor-NonHyperShiftHOST-NonPreRelease-Medium-80334-[P1][OnCLayer] Pin images in custom MCP [Disruptive] [Serial]"
passed: (5m27s) 2026-03-11T08:19:54 "[sig-mco] MCO MachineConfigNode Author:rioliu-NonPreRelease-Medium-69205-[P1] MachineConfigNode corresponding condition status is Unknown when node is degraded [Disruptive] [Serial]"
passed: (6m22s) 2026-03-11T08:26:15 "[sig-mco] MCO MachineConfigNode Author:rioliu-NonPreRelease-Longduration-High-69755-[P2][OnCLayer] MachineConfigNode resources should be synced when node is created/deleted [Disruptive] [Serial]"
passed: (3m59s) 2026-03-11T08:30:14 "[sig-mco] MCO Pinnedimages Author:sregidor-NonHyperShiftHOST-NonPreRelease-High-73623-[P2][OnCLayer] Pin images [Disruptive] [Serial]"
passed: (17m9s) 2026-03-11T08:47:23 "[sig-mco] MCO Pinnedimages Author:sregidor-ConnectedOnly-NonHyperShiftHOST-NonPreRelease-Longduration-High-81921-[OnCLayer] Pinned images with a ImageDigestMirrorSet mirroring a single repository [Disruptive] [Seria
passed: (28.3s) 2026-03-11T08:47:52 "[sig-mco] MCO Pinnedimages Author:sregidor-NonHyperShiftHOST-NonPreRelease-Medium-81955-[P2][OnCLayer] Pinnedimageset invalid pinned images [Disruptive] [Serial]"
passed: (24m23s) 2026-03-11T09:12:14 "[sig-mco] MCO MachineConfigNode Author:rioliu-NonPreRelease-Longduration-High-69197-validate MachineConfigNode condition status transition [Disruptive] [Serial]"

/label qe-approved
/verified by @ptalgulk01

@openshift-ci-robot openshift-ci-robot added the verified Signifies that the PR passed pre-merge verification criteria label Mar 11, 2026
@openshift-ci-robot
Copy link
Contributor

@ptalgulk01: This PR has been marked as verified by @ptalgulk01.

Details

In response to this:

Pre-merge tested

Environment Setup:
OCP Version: 4.22.0-0-2026-03-11-050324-test-ci-ln-rdgw9nt-latest
Platform: AWS

Verified against existing e2e MCN and PIS TC have passed

passed: (4m33s) 2026-03-11T06:18:05 "[sig-mco] MCO MachineConfigNode Author:sregidor-NonHyperShiftHOST-NonPreRelease-Medium-80333-MachineConfigNodes. Support custom MCPs [Disruptive] [Serial]" 
passed: (16m32s) 2026-03-11T06:34:37 "[sig-mco] MCO Pinnedimages Author:sregidor-ConnectedOnly-NonHyperShiftHOST-NonPreRelease-Longduration-High-81919-[P1][OnCLayer] Pinned images with a ImageDigestMirrorSet mirroring a domain [Disruptive] [Serial]"
passed: (20.3s) 2026-03-11T06:35:10 "[sig-mco] MCO MachineConfigNode Author:rioliu-NonPreRelease-High-69187-[P2][OnCLayer] validate MachineConfigNodes properties [Serial]"
passed: (16m23s) 2026-03-11T06:51:32 "[sig-mco] MCO Pinnedimages Author:sregidor-NonHyperShiftHOST-ConnectedOnly-NonPreRelease-Longduration-Medium-81956-[P2][OnCLayer] Pin release images [Disruptive] [Serial]"
passed: (35m46s) 2026-03-11T07:27:19 "[sig-mco] MCO Pinnedimages Author:sregidor-NonHyperShiftHOST-NonPreRelease-Longduration-Medium-81926-[P1][OnCLayer] Pinned images garbage collection [Disruptive] [Serial]"
passed: (11m2s) 2026-03-11T07:38:20 "[sig-mco] MCO Pinnedimages Author:sregidor-NonHyperShiftHOST-NonPreRelease-Longduration-Medium-81925-[P1][OnCLayer] Pod can use pinned images while no access to the registry [Disruptive] [Serial]"
passed: (46s) 2026-03-11T07:42:36 "[sig-mco] MCO MachineConfigNode Author:sregidor-NonPreRelease-Medium-81831-[P1] Verify MachineConfigNode shows degrade node status for PIS [Disruptive] [Serial]"
passed: (9.8s) 2026-03-11T07:42:45 "[sig-mco] MCO MachineConfigNode Author:rioliu-NonPreRelease-Critical-69184-[P1][OnCLayer] Enable feature gate MachineConfigNodes [Serial]"
passed: (13.3s) 2026-03-11T07:42:59 "[sig-mco] MCO MachineConfigNode Author:sregidor-NonHyperShiftHOST-NonPreRelease-High-74644-[P2][OnCLayer] Scope each MCN object to only be accessible from its associated MCD [Disruptive] [Serial]"
passed: (12m20s) 2026-03-11T07:55:19 "[sig-mco] MCO Pinnedimages Author:sserafin-NonHyperShiftHOST-NonPreRelease-Longduration-High-73648-[OnCLayer] A rebooted node reconciles with the pinned images status [Disruptive] [Serial]"
passed: (12m59s) 2026-03-11T08:08:17 "[sig-mco] MCO Pinnedimages Author:sregidor-NonHyperShiftHOST-NonPreRelease-Longduration-Medium-81917-[P1][OnCLayer] Pinned images when disk-pressure [Disruptive] [Serial]"
passed: (6m9s) 2026-03-11T08:14:26 "[sig-mco] MCO Pinnedimages Author:sregidor-NonHyperShiftHOST-NonPreRelease-Medium-80334-[P1][OnCLayer] Pin images in custom MCP [Disruptive] [Serial]"
passed: (5m27s) 2026-03-11T08:19:54 "[sig-mco] MCO MachineConfigNode Author:rioliu-NonPreRelease-Medium-69205-[P1] MachineConfigNode corresponding condition status is Unknown when node is degraded [Disruptive] [Serial]"
passed: (6m22s) 2026-03-11T08:26:15 "[sig-mco] MCO MachineConfigNode Author:rioliu-NonPreRelease-Longduration-High-69755-[P2][OnCLayer] MachineConfigNode resources should be synced when node is created/deleted [Disruptive] [Serial]"
passed: (3m59s) 2026-03-11T08:30:14 "[sig-mco] MCO Pinnedimages Author:sregidor-NonHyperShiftHOST-NonPreRelease-High-73623-[P2][OnCLayer] Pin images [Disruptive] [Serial]"
passed: (17m9s) 2026-03-11T08:47:23 "[sig-mco] MCO Pinnedimages Author:sregidor-ConnectedOnly-NonHyperShiftHOST-NonPreRelease-Longduration-High-81921-[OnCLayer] Pinned images with a ImageDigestMirrorSet mirroring a single repository [Disruptive] [Seria
passed: (28.3s) 2026-03-11T08:47:52 "[sig-mco] MCO Pinnedimages Author:sregidor-NonHyperShiftHOST-NonPreRelease-Medium-81955-[P2][OnCLayer] Pinnedimageset invalid pinned images [Disruptive] [Serial]"
passed: (24m23s) 2026-03-11T09:12:14 "[sig-mco] MCO MachineConfigNode Author:rioliu-NonPreRelease-Longduration-High-69197-validate MachineConfigNode condition status transition [Disruptive] [Serial]"

/label qe-approved
/verified by @ptalgulk01

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 added the qe-approved Signifies that QE has signed off on this PR label Mar 11, 2026
@openshift-ci-robot
Copy link
Contributor

@isabella-janssen: This pull request references Jira Issue OCPBUGS-74513, which is valid.

3 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target version (4.22.0) matches configured target version for branch (4.22.0)
  • bug is in the state POST, which is one of the valid states (NEW, ASSIGNED, POST)

Requesting review from QA contact:
/cc @sergiordlr

Details

In response to this:

- What I did
Remove references to the MachineConfigNodes and PinnedImages feature gates throughout the MCO code.

- How to verify it
All existing tests and functionality should continue passing & there should be no references to the MachineConfigNodes and PinnedImages feature gates.

- Description for the changelog
OCPBUGS-74513 & OCPBUGS-74519: Remove MCO references to the MachineConfigNodes and PinnedImages feature gates

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.

@isabella-janssen
Copy link
Member Author

isabella-janssen commented Mar 11, 2026

/override ci/prow/e2e-hypershift

The hypershift test passed previously on the latest commit (see here) and is generally flakey, so I'm overriding it.

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 11, 2026

@isabella-janssen: Overrode contexts on behalf of isabella-janssen: ci/prow/e2e-hypershift

Details

In response to this:

/override ci/prow/e2e-hypershift

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
Copy link
Contributor

openshift-ci bot commented Mar 11, 2026

@isabella-janssen: all tests passed!

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 376513d into openshift:main Mar 11, 2026
18 checks passed
@openshift-ci-robot
Copy link
Contributor

@isabella-janssen: Jira Issue OCPBUGS-74513: Some pull requests linked via external trackers have merged:

The following pull request, linked via external tracker, has not merged:

All associated pull requests must be merged or unlinked from the Jira bug in order for it to move to the next state. Once unlinked, request a bug refresh with /jira refresh.

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

This PR is marked as verified. If the remaining PRs listed above are marked as verified before merging, the issue will automatically be moved to VERIFIED after all of the changes from the PRs are available in an accepted nightly payload.

Details

In response to this:

- What I did
Remove references to the MachineConfigNodes and PinnedImages feature gates throughout the MCO code.

- How to verify it
All existing tests and functionality should continue passing & there should be no references to the MachineConfigNodes and PinnedImages feature gates.

- Description for the changelog
OCPBUGS-74513 & OCPBUGS-74519: Remove MCO references to the MachineConfigNodes and PinnedImages feature gates

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.

@isabella-janssen isabella-janssen deleted the ocpbugs-74513 branch March 11, 2026 17:09
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. 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. qe-approved Signifies that QE has signed off on this PR verified Signifies that the PR passed pre-merge verification criteria

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants