-
Notifications
You must be signed in to change notification settings - Fork 124
OCPBUGS-60851: UPSTREAM: <carry>: Revert "Bump 1.33.4" #2425
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
OCPBUGS-60851: UPSTREAM: <carry>: Revert "Bump 1.33.4" #2425
Conversation
Skipping CI for Draft Pull Request. |
@stbenjam: This pull request references Jira Issue OCPBUGS-60507, 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. |
@stbenjam: the contents of this pull request could not be automatically validated. The following commits could not be validated and must be approved by a top-level approver:
Comment |
/payload-job periodic-ci-openshift-release-master-nightly-4.20-e2e-metal-ipi-ovn-ipv6 |
@stbenjam: 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/a32b4a20-8216-11f0-904a-cac3b38219be-0 |
/payload-job periodic-ci-openshift-release-master-nightly-4.20-e2e-metal-ipi-upgrade-ovn-ipv6 |
@stbenjam: 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/b53e5d60-8216-11f0-9a52-52259d90b819-0 |
@vrutkovs failures of events should not repeat pathologically, It seems to be related to some recent updates for bug OCPBUGS-55217. |
We need openshift/cluster-kube-apiserver-operator#1901 to land in 4.19 to make it go away in 4.20 (its already fixed in 4.21) |
Similar to OCPBUGS-3016, the changes in this rebase have caused mass image pull failures on metal IPv6 jobs which run disconnected. Before reintroducing this, please run metal IPv6 jobs against the PR.
e71435f
to
05a24c5
Compare
@stbenjam: the contents of this pull request could not be automatically validated. The following commits could not be validated and must be approved by a top-level approver:
Comment |
/remove-label backports/unvalidated-commits |
@stbenjam: This pull request references Jira Issue OCPBUGS-60507, 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. |
@stbenjam: 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. |
@stbenjam: This pull request references Jira Issue OCPBUGS-60851, which is valid. 3 validation(s) were run on this bug
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 |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: bertinatto, smg247, stbenjam 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 |
/label acknowledge-critical-fixes-only |
1 similar comment
@stbenjam: 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. |
a237dcb
into
openshift:master
@stbenjam: Jira Issue OCPBUGS-60851: Some pull requests linked via external trackers have merged: The following pull requests linked via external trackers have not merged:
These pull request must merge or be unlinked from the Jira bug in order for it to move to the next state. Once unlinked, request a bug refresh with Jira Issue OCPBUGS-60851 has not 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. |
Reverts #2416
Per OpenShift policy, we are reverting this breaking change to get CI and/or nightly payloads flowing again.
After this bump merged, metal IPv6 disconnected jobs started permafailing on image pulls. This appears similar to OCPBUGS-3016.
To unrevert this, revert this PR, and layer an additional separate commit on top that addresses the problem. Before merging the unrevert, please run these jobs on the PR and check the result of these jobs to confirm the fix has corrected the problem:
cc: @kevinrizza