fix(multus): build custom image with DEL cache fix by kvaps · Pull Request #2313 · cozystack/cozystack
and others added 2 commits
March 31, 2026 11:15When CNI ADD never completes, multus DEL fails because delegate plugins require runtime state that only exists after a successful ADD. This creates a deadlock where containerd cannot release sandbox name reservations, permanently blocking pod creation on the affected node. Build a custom multus-cni image with a patch that returns success on DEL when no cache file exists (ADD was never completed). Upstream PR: k8snetworkplumbingwg/multus-cni#1498 Tracking issue: #2310 Co-Authored-By: Claude <noreply@anthropic.com> Signed-off-by: Andrei Kvapil <kvapss@gmail.com>
kvaps
marked this pull request as ready for review
label
Mar 31, 2026and removed size:M
This PR changes 30-99 lines, ignoring generated files.labels
Mar 31, 2026
kvaps
deleted the
fix/multus-del-without-cache
branch
kvaps added a commit that referenced this pull request
Mar 31, 2026
kvaps
mentioned this pull request
5 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters