Skip to content
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

fix linux bridge cleanup #187

Merged
merged 2 commits into from
Sep 30, 2019
Merged

Conversation

phoracek
Copy link
Member

When bridge setup fails, nmstate sometimes leaves its netlink iface
behind although it removes the connection. This issue is tracked in
nmstate/nmstate#516. Until that gets
resolved, we fix it with ugly sed workaround.

Signed-off-by: Petr Horacek [email protected]

When bridge setup fails, nmstate sometimes leaves its netlink iface
behind although it removes the connection. This issue is tracked in
nmstate/nmstate#516. Until that gets
resolved, we fix it with ugly sed workaround.

Signed-off-by: Petr Horacek <[email protected]>
@qinqon
Copy link
Member

qinqon commented Sep 30, 2019

we have see some failures at the bridge still there even with this fix, but it can be other scenarios where we don't do a proper "absent" state instead of bad setup.

@phoracek
Copy link
Member Author

ci test please

Copy link
Member

@qinqon qinqon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@qinqon qinqon merged commit e88e525 into nmstate:master Sep 30, 2019
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