-
Notifications
You must be signed in to change notification settings - Fork 428
OCPBUGS-52827: Fixing typos for MachineConfigNode #4914
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Hi @NoahArrowood. Thanks for your PR. I'm waiting for a openshift member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. 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. |
/label ok-to-test |
@isabella-janssen: The label(s) In 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 kubernetes-sigs/prow repository. |
/ok-to-test |
/retest-required |
/jira refresh |
@isabella-janssen: No Jira issue is referenced in the title of this pull request. In 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. |
@NoahArrowood: This pull request references Jira Issue OCPBUGS-52827, which is valid. The bug has been moved to the POST state. 3 validation(s) were run on this bug
Requesting review from QA contact: The bug has been updated to refer to the pull request using the external bug tracker. In 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. |
Pre-merge verified: Applied CRC configcat update/containerRuntime_worker.yaml apiVersion: machineconfiguration.openshift.io/v1 kind: ContainerRuntimeConfig metadata: name: crt-worker labels: machineconfiguration.openshift.io/role: worker spec: machineConfigPoolSelector: matchLabels: pools.operator.machineconfiguration.openshift.io/worker: '' containerRuntimeConfig: pidsLimit: 2048 logLevel: debug overlaySize: 8G logSizeMax: "-1" $ oc describe machineconfignode ip-10-0-14-62.us-east-2.compute.internal Last Transition Time: 2025-03-18T07:51:18Z Message: Action during update to rendered-worker-21da712b4486addace6cf29db5f4e537: Upgrade required a reboot. Completed this as the post update action. Reason: UpdatePostActionCompleteRebootedNode Status: False Type: RebootedNode Last Transition Time: 2025-03-18T05:16:15Z /label qe-approved |
@NoahArrowood: This pull request references Jira Issue OCPBUGS-52827, which is valid. 3 validation(s) were run on this bug
Requesting review from QA contact: In 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. |
/approved |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: djoshy, NoahArrowood The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/retest-required |
@NoahArrowood: The following tests failed, say
Full PR test history. Your PR dashboard. 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. |
fe8353e
into
openshift:main
@NoahArrowood: Jira Issue OCPBUGS-52827: All pull requests linked via external trackers have merged: Jira Issue OCPBUGS-52827 has been moved to the MODIFIED state. In 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. |
[ART PR BUILD NOTIFIER] Distgit: ose-machine-config-operator |
/cherry-pick release-4.18 release-4.17 release-4.16 |
@isabella-janssen: new pull request created: #4927 In 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 kubernetes-sigs/prow repository. |
Closes : OCPBUGS-52827
- What I did
Fixed typos for MachineConfigNode.
- How to verify it
N/A
- Description for the changelog
OCPBUGS-52827: Fixes typos for MachienConfigNode