Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
weave-daemonset-k8s-1.11.yaml | 2021-01-18 | 6.0 kB | |
weave-daemonset-k8s-1.9.yaml | 2021-01-18 | 5.9 kB | |
weave-daemonset-k8s-1.8.yaml | 2021-01-18 | 5.8 kB | |
weave | 2021-01-18 | 51.4 kB | |
README.md | 2021-01-18 | 828 Bytes | |
Weave Net 2.8.0.tar.gz | 2021-01-18 | 7.1 MB | |
Weave Net 2.8.0.zip | 2021-01-18 | 10.1 MB | |
Totals: 7 Items | 17.3 MB | 0 |
Release 2.8.0
This release makes some important changes to trim the "attack surface" of the Kubernetes install, addressing CVE-2020-26278, and improves a couple of reported issues.
- Workaround to fix ipset conflict with iptables [#3851], [#3882]
- Kubernetes: move kernel and CNI setup to init container [#3880] (We also stopped including config for Kubernetes releases 1.6 and 1.7 which are very old.)
- For K8s, stop running in host PID namespace [#3876]
- NetworkPolicy: avoid logging dropped packets that were not actually dropped [#3852]
- Build with Go version 1.15.6 [#3883]
Many thanks to contributors @drigz, @KevDBG and @NeonSludge.