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

Commit

Permalink
Add release v2.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bboreham committed Jan 18, 2021
1 parent edd28ab commit 1641751
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
## Release 2.8.0

This release makes some important changes to trim the "attack surface" of the
Kubernetes install, 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
* 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.

[Full list of changes](https://github.com/weaveworks/weave/milestone/87?closed=1)

## Release 2.7.0

This release improves resiliency in a number of areas,
Expand Down

0 comments on commit 1641751

Please sign in to comment.