OCPBUGS-59723: Reintroduce cronjob that deletes MCN v1alpha1 CRD#5238
OCPBUGS-59723: Reintroduce cronjob that deletes MCN v1alpha1 CRD#5238openshift-merge-bot[bot] merged 2 commits intoopenshift:mainfrom
Conversation
|
@djoshy: This pull request references Jira Issue OCPBUGS-59723, 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. |
|
/jira refresh |
|
@djoshy: This pull request references Jira Issue OCPBUGS-59723, which is valid. 3 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. |
|
/payload 4.20 nightly blocking |
|
@djoshy: trigger 10 job(s) of type blocking for the nightly release of OCP 4.20
See details on https://pr-payload-tests.ci.openshift.org/runs/ci/cea39630-75f5-11f0-9b32-db3ae415779b-0 |
…v1alpha1 CRD in 4.16+ clusters""
2bdfe65 to
38093ce
Compare
|
/payload-job periodic-ci-openshift-hypershift-release-4.20-periodics-e2e-aws-ovn-conformance |
|
@djoshy: 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/cecccf30-769c-11f0-8132-e9b27480046c-0 |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: djoshy, 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 |
|
/hold Hold until we can check payloads are passing |
|
/cherry-pick release-4.19 |
|
@djoshy: once the present PR merges, I will cherry-pick it on top of 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 kubernetes-sigs/prow repository. |
|
/payload-job periodic-ci-openshift-hypershift-release-4.20-periodics-e2e-aws-ovn-conformance |
|
@isabella-janssen: 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/2417d2d0-76b3-11f0-84fd-12b792f169bc-0 |
|
Last set of runs look good, we don't have the events failure anymore. Current failures seem to be related to https://issues.redhat.com/browse/OCPBUGS-57658 which is flaking on e2e-aws-ovn payload tests. |
|
/unhold /retest-required |
|
/test e2e-aws-ovn |
|
/retest-required |
2 similar comments
|
/retest-required |
|
/retest-required |
|
/override ci/prow/e2e-aws-ovn Seems like this test is flaking and we've passed it on this commit before. |
|
@djoshy: Overrode contexts on behalf of djoshy: ci/prow/e2e-aws-ovn 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 kubernetes-sigs/prow repository. |
|
@djoshy: The following tests failed, say
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. |
409d01e
into
openshift:main
|
@djoshy: Jira Issue OCPBUGS-59723: All pull requests linked via external trackers have merged:
Jira Issue OCPBUGS-59723 has been moved to the MODIFIED state. 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. |
|
@djoshy: new pull request created: #5243 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 kubernetes-sigs/prow repository. |
|
[ART PR BUILD NOTIFIER] Distgit: ose-machine-config-operator |
This PR adds the cronjob manifest that was removed in #5237. The last commit removes an annotation(
include.release.openshift.io/ibm-cloud-managed) and adds an annotation (exclude.release.openshift.io/internal-openshift-hosted). This is how our current MCO deployments are defined, and is what prevents them from being deployed on Hypershift clusters.