-
Notifications
You must be signed in to change notification settings - Fork 356
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
Invert CNI result order for UDN #4770
Conversation
c9fcb56
to
810db65
Compare
810db65
to
7ae9d3b
Compare
7ae9d3b
to
76b9276
Compare
network segmentation e2es wont pass until we have the multus fix |
I'll add these unit tests tomorrow. Yes; this is the PR: k8snetworkplumbingwg/network-attachment-definition-client#73 We'll need afterwards to update the vendored library in multus. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There's a typo in the variable name, plus, we got to keep the comments updated - or delete them.
Code-wise, looks good.
I can push for the reviewed comments do you have the unit tests ready? if so I can combine that commit in here as well |
I spoke too soon; the unit tests were already adapted in this PR, Tim had done them. There's no need to add more. One extra thing @tssurya: you need to adjust the version of multus we are using: https://github.com/ovn-org/ovn-kubernetes/blob/93dbdf49f755472a62f64e6b5111d1801078de05/contrib/kind-common#L405 For that, Doug needs to merge the multus vendored status generation library, and create a new tag. |
New Multus tag @ https://github.com/k8snetworkplumbingwg/multus-cni/releases/tag/v4.1.3 thanks! |
76b9276
to
b4cab5f
Compare
Signed-off-by: Tim Rozet <[email protected]>
https://github.com/k8snetworkplumbingwg/multus-cni/releases/tag/v4.1.3 Signed-off-by: Surya Seetharaman <[email protected]>
b4cab5f
to
a97d896
Compare
@dougbtv shall we also prepare the bump for downstream multus? not sure where we do that today... |
I see that all the comments from @maiqueb are addressed so this lookgs good to me. |
https://github.com/ovn-org/ovn-kubernetes/actions/runs/11438299020/job/31820962325?pr=4770 is likely due to #4783 but don't have time to cross check, let's see if CI turns green |
Makes crio happy