[release-4.17] OCPBUGS-77242: After OCL is enabled few phases in MCN are not updating as expected#5575
Conversation
|
@dkhater-redhat: This pull request references Jira Issue OCPBUGS-43435, which is invalid:
Comment The bug has been updated to refer to the pull request using the external bug tracker. 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 unit |
1 similar comment
|
/test unit |
|
/hold Need confirmation on affected versions: https://issues.redhat.com/browse/OCPBUGS-43435?focusedId=28890040&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-28890040 |
|
when ocl is being enable and the image is rolling out to the node, these are the MCN conditions |
ff6003c to
a51ceed
Compare
|
@dkhater-redhat: No Jira issue is referenced in the title of this pull request. 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 |
a51ceed to
5ca4fb1
Compare
5ca4fb1 to
21061d7
Compare
isabella-janssen
left a comment
There was a problem hiding this comment.
/lgtm
/label backport-risk-assessed
21061d7 to
4edc4f0
Compare
|
@dkhater-redhat: This pull request references Jira Issue OCPBUGS-77242, which is invalid:
Comment The bug has been updated to refer to the pull request using the external bug tracker. 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 |
|
/verified by QE |
|
@dkhater-redhat: 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. |
|
/unhold |
|
/jira refresh |
|
@dkhater-redhat: This pull request references Jira Issue OCPBUGS-77242, which is valid. The bug has been moved to the POST state. 7 validation(s) were run on this bug
Requesting review from QA contact: 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. |
isabella-janssen
left a comment
There was a problem hiding this comment.
/lgtm
/label backport-risk-assessed
Clean backport
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dkhater-redhat, isabella-janssen 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 |
|
/retest-required |
|
@dkhater-redhat: 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. |
039f983
into
openshift:release-4.17
|
@dkhater-redhat: Jira Issue Verification Checks: Jira Issue OCPBUGS-77242 Jira Issue OCPBUGS-77242 has been moved to the MODIFIED state and will move to the VERIFIED state when the change is available in an accepted nightly payload. 🕓 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. |
|
Fix included in accepted release 4.17.0-0.nightly-2026-02-28-191526 |
- What I did
Added missing MachineConfigNode condition updates to updateOnClusterBuild() for UpdatePrepared, UpdateCompatible, and UpdateFilesAndOS. These conditions were only being set in the regular update() path, causing them to remain False when OCL is enabled.
- How to verify it
- Description for the changelog