-
Notifications
You must be signed in to change notification settings - Fork 447
[release-4.19] OCPBUGS-60265: Reintroduce cronjob that deletes MCN v1alpha1 CRD #5243
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
[release-4.19] OCPBUGS-60265: Reintroduce cronjob that deletes MCN v1alpha1 CRD #5243
Conversation
…v1alpha1 CRD in 4.16+ clusters""
@openshift-cherrypick-robot: Detected clone of Jira Issue OCPBUGS-59723 with correct target version. Will retitle the PR to link to the clone. 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. |
@openshift-cherrypick-robot: This pull request references Jira Issue OCPBUGS-60265, which is invalid:
Comment 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. |
/lgtm /label backport-risk-assessed |
/retest-required |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: djoshy, openshift-cherrypick-robot 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 |
/payload-job periodic-ci-openshift-hypershift-release-4.19-periodics-e2e-azure-aks-ovn-conformance |
@bryan-cox: trigger 1 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command
See details on https://pr-payload-tests.ci.openshift.org/runs/ci/a65994d0-7790-11f0-9583-28eec492d40b-0 |
/hold I believe this PR caused us to regress on 4.20 - I think this might have regressed periodic-ci-openshift-hypershift-release-4.20-periodics-e2e-azure-aks-ovn-conformance. Our AKS conformance is currently passing well on 4.19 so I want to see if this job I triggered causes the same issues on 4.19 that we are seeing on the 4.20 test. |
/hold cancel |
Pre-merge tested:
$ oc logs cluster-version-operator-7487f8fcc-n2sh4 -n openshift-cluster-version | grep -i cronjob I0813 09:55:01.842039 1 sync_worker.go:1041] Running sync for cronjob "openshift-machine-config-operator/machine-config-nodes-crd-cleanup" (780 of 921) I0813 09:55:01.856299 1 sync_worker.go:1056] Done syncing for cronjob "openshift-machine-config-operator/machine-config-nodes-crd-cleanup" (780 of 921)
$ oc get job -n openshift-machine-config-operator NAME STATUS COMPLETIONS DURATION AGE machine-config-nodes-crd-cleanup-29251307 Complete 1/1 2m2s 54m $ oc get cronjob -n openshift-machine-config-operator NAME SCHEDULE TIMEZONE SUSPEND ACTIVE LAST SCHEDULE AGE machine-config-nodes-crd-cleanup * * * * * True 0 43m 44m
/label qe-approved |
@openshift-cherrypick-robot: This pull request references Jira Issue OCPBUGS-60265, which is invalid:
Comment 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. |
/jira refresh |
@djoshy: This pull request references Jira Issue OCPBUGS-60265, 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: 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. |
366ecc0
into
openshift:release-4.19
@openshift-cherrypick-robot: Jira Issue OCPBUGS-60265: All pull requests linked via external trackers have merged: Jira Issue OCPBUGS-60265 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 |
Fix included in accepted release 4.19.0-0.nightly-2025-08-14-184304 |
This is an automated cherry-pick of #5238
/assign djoshy