-
Notifications
You must be signed in to change notification settings - Fork 98
[release-4.19] OCPBUGS-56993:ART requests updates to 4.19 image ose-openshift-apiserver-container #521
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
base: release-4.19
Are you sure you want to change the base?
[release-4.19] OCPBUGS-56993:ART requests updates to 4.19 image ose-openshift-apiserver-container #521
Conversation
@wangke19: This pull request references Jira Issue OCPBUGS-56993, 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. |
/jira refresh |
@wangke19: This pull request references Jira Issue OCPBUGS-56993, 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 |
@wangke19: This pull request references Jira Issue OCPBUGS-56993, 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 |
@wangke19: This pull request references Jira Issue OCPBUGS-56993, which is valid. 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. |
/lgtm |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: vrutkovs, wangke19 The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/test e2e-aws-ovn-serial |
@wangke19: all tests passed! 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. |
/assign @p0lyn0mial |
oh, wow, why do we want to back port ? |
The main branch PR #486 started working on branch 4.19 at the very beginning. Because some dependencies(openshift/kubernetes-apiserver#65) were not resolved, it was finally completed in the new main branch(4.20). Another reason is bug https://issues.redhat.com/browse/OCPBUGS-56893.
Updating ose-openshift-apiserver-container image to be consistent with ART for 4.19, we fixed it in main branch(4.20), so need to backport to 4.19, detail see PR #486 (comment) |
Backport PR #486 to release-4.19 manually.