OCPBUGS-98584: Bump origin 4.14 - #291
Conversation
|
@winiciusallan: This pull request references Jira Issue OCPBUGS-98584, 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 test |
e56ff2b to
0daa789
Compare
|
/jira refresh |
|
@ekuris-redhat: This pull request references Jira Issue OCPBUGS-98584, which is invalid:
Comment 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. |
|
Approving on the basis that it's in a series of backports, all of which have been approved. I see there's a 4.17 backport. I trust the backports will go through 4.16 and 4.15 unless there's a specific reason not to? /lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: eshulman2, mdbooth 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 |
|
/jira refresh |
|
@winiciusallan: This pull request references Jira Issue OCPBUGS-98584, which is valid. 7 validation(s) were run on this bug
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. |
|
/verified by CI |
|
@winiciusallan: 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. |
|
@winiciusallan: 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. |
427da72
into
openshift:release-4.14
|
@winiciusallan: Jira Issue Verification Checks: Jira Issue OCPBUGS-98584 Jira Issue OCPBUGS-98584 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. |
The revert was performed before the version bump from openshift#291, so the reverted modules and vendored dependencies became out of sync with the version bump. Module and vendored dependencies are now in sync with 9557a9f Signed-off-by: Dan Childers <dchilder@redhat.com>
We need this bump in order to have the
--disable-monitorflag in our CI. Similar as #265 #270