Kube OVN crashes when adding ProviderNetwork
Just opening to provide a heads up. It looks like there is a bug with Talos from upstream Kube OVN that is fixed in the latest release, which is affecting my Cozystack cluster on v0.30.3. Symptoms are identical to what is described in the linked issue. Adding a ProviderNetwork crashes the kube-ovn-cni pods.
https://github.com/kubeovn/kube-ovn/issues/4776
@insignia96 Thank you for reporting it!
Might be a good time to bump our dependencies
Hi @insignia96, thanks so much for letting us know about this change. @zhangzujian many thanks for fixing this.
The fix is implemented in https://github.com/cozystack/cozystack/pull/847
- fixes: https://github.com/kubeovn/kube-ovn/issues/4643
- fixes: https://github.com/kubeovn/kube-ovn/issues/4526
@kvaps No problem, thanks for all the great work on this project.
Hi, @insignia96. I'm Dosu, and I'm helping the cozystack team manage their backlog and am marking this issue as stale.
Issue Summary:
- You reported kube-ovn-cni pods crashing when adding a ProviderNetwork in Cozystack with Kube OVN v0.30.3.
- The crash was due to a known upstream Talos bug.
- Maintainers acknowledged the problem and linked it to Kube OVN issues #4643 and #4526.
- A fix was implemented in Cozystack PR #847, which updated dependencies and resolved the issue.
- You expressed appreciation for the efforts to address this problem.
Next Steps:
- Please confirm if this issue is still relevant with the latest version of Cozystack by commenting here.
- If no further updates are provided, I will automatically close this issue in 7 days.
Thank you for your understanding and contribution!