Skip to content

Fix file exists errro in dummy cni#1205

Merged
squeed merged 1 commit intocontainernetworking:mainfrom
liuyuan10:fix
Sep 29, 2025
Merged

Fix file exists errro in dummy cni#1205
squeed merged 1 commit intocontainernetworking:mainfrom
liuyuan10:fix

Conversation

@liuyuan10
Copy link
Copy Markdown
Contributor

When the root net ns has "eth0", dummy CNI returns errror "failed to create dummy: file exists"

The fix is to create the dummy interface directly in the pod net ns

When the root net ns has "eth0", dummy CNI returns errror "failed to
create dummy: file exists"

The fix is to create the dummy interface directly in the pod net ns

Signed-off-by: Yuan Liu <liuyuan@google.com>
@squeed squeed merged commit 85daca7 into containernetworking:main Sep 29, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants