Skip to content

v0.5.1

Compare
Choose a tag to compare
@qinqon qinqon released this 31 Jul 12:07
· 707 commits to main since this release
8488a13

Update NodeNeworkState desiredState only on changes

Before this release it was updateing desiredState at the same time that we refresh
currentState leaving to connectivity issues. Now currentState is update at different
controller to refresh it so desiredState is only applyed if it's really changed.

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