Skip to content
This repository was archived by the owner on Jun 20, 2024. It is now read-only.

Commit 1641751

Browse files
committed
Add release v2.8.0
1 parent edd28ab commit 1641751

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## Release 2.8.0
2+
3+
This release makes some important changes to trim the "attack surface" of the
4+
Kubernetes install, and improves a couple of reported issues.
5+
6+
* Workaround to fix ipset conflict with iptables #3851, #3882
7+
* Kubernetes: move kernel and CNI setup to init container #3880
8+
* For K8s, stop running in host PID namespace #3876
9+
* NetworkPolicy: avoid logging dropped packets that were not actually dropped #3852
10+
* Build with Go version 1.15.6 #3883
11+
12+
Many thanks to contributors @drigz, @KevDBG and @NeonSludge.
13+
14+
[Full list of changes](https://github.com/weaveworks/weave/milestone/87?closed=1)
15+
116
## Release 2.7.0
217

318
This release improves resiliency in a number of areas,

0 commit comments

Comments
 (0)