-
Notifications
You must be signed in to change notification settings - Fork 81
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
Spiderpool and Multus #3892
Comments
Actually, previously we encounterred a critical bug in multus version 4 , that gives us a fear on productional environment |
@weizhoublue : I am not seeing the above issue with latest multus release. The issue I hit with latest multus is this one: k8snetworkplumbingwg/multus-cni#1221. The workaround is to delete /opt/cni/bin/multus-shim as mentioned there. It does not seem to be a very serious one. Wondering if possible to add an init container for multus to always do that upon its startup as a quick workaround. |
We are considering a bump multus to v4 in the these days, I'll feed back here if there's any progress. |
I will close it, this is implemented by #4460 |
What help do you need?
Multus has a new release v4.1.0 recently, while spiderpool includes the much earlier v4.0 release of multus.
Is it possible to install spiderpool on a k8s cluster already has the latest multus v4.1.0 installed? Or we have to use the embedded much older multus with spiderpool installer?
The text was updated successfully, but these errors were encountered: