-
Notifications
You must be signed in to change notification settings - Fork 230
[openshift-4.21] CORENET-6055: ovn-kubernetes: Remove exemptions for now unpinned OVN rpms. #8012
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: openshift-4.21
Are you sure you want to change the base?
Conversation
|
@igsilya: This pull request references CORENET-6055 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.21.0" version, but no target version was set. 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. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
b624134 to
0ab1749
Compare
|
@igsilya: This pull request references CORENET-6055 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.21.0" version, but no target version was set. 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. |
|
Hi @igsilya Could you help with this PR so that we can close the story? |
|
Thanks @igsilya Does the failing job ocp-build-data-validator need to be fixed or relaunched to ensure it can be merged after approval? |
|
I see the above job is passing only in this #8413 |
|
@asood-rh I don't think the failure is related to this PR, though I do not know enough to say for sure. Looking at the error log, I don't think re-running will fix it. The file needs a fix, but likely in a separate PR. |
ovn* RPMs are no longer pinned in ovn-kubernetes images in order to facilitate timely CVE and bug fix delivery. Remove from exemptions. Signed-off-by: Ilya Maximets <[email protected]>
0ab1749 to
e2a46f8
Compare
ovn* RPMs are no longer pinned in ovn-kubernetes images in order to facilitate timely CVE and bug fix delivery. Remove from exemptions.
4.21 ovn-k PR that removed the OVN pin: openshift/ovn-kubernetes#2721
(cherry-pick of #8411)