Skip to content

Weave Net 2.8.4

Compare
Choose a tag to compare
@rajch rajch released this 20 Mar 07:36
· 28 commits to master since this release

Release 2.8.4

The alpine base image used by weave-kube and weave-npc was upgraded to version 3.19.1 in the previous release. In this version, the default iptables backend is nftables, and the legacy backend is not included. Our scripts and programs assume legacy as the default backend, and change to nft if autodetected, or if we ask for it. So, the build Dockerfile (reweave/build/Dockerfile) was changed to also install the Alpine iptables-legacy package , and change the iptables-{save,restore} symbolic links to point to the legacy backend by default.

The weave-kube and weave-npc images can now log traces if the environment variable WEAVE_DEBUG is set in the manifest.