Skip to content

v0.10.0

Compare
Choose a tag to compare
@qinqon qinqon released this 22 Oct 11:20
· 642 commits to main since this release

Increase resilience and force vlan_filtering at bridge

The NetworkManager < 1.20 present some race conditions that end with
nmstatectl set with transitory failures, they can be overcome by some
retry + sleep mechanism implemented in this release.

A rollback mechanism has being implemented to go back to previous network
configuration in case of error at running the vlan-filtering script or pinging
default gw.

The vlan-filtering script was not setting the pvid untagged flag at the bridge
itself.

docker pull quay.io/nmstate/kubernetes-nmstate-handler:v0.10.0