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

Commit 18b5cb1

Browse files
committed
Add release v2.2.1
1 parent fff656f commit 18b5cb1

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,30 @@
1+
## Release 2.2.1
2+
3+
### Bug fixes
4+
5+
* Fix a bug in weave-npc which would allow ingress traffic to Kubernetes Pods selected
6+
by a NetworkPolicy in which source and destination selectors were the same #3222,#3237
7+
* Fix a bug in weave-npc which would crash if a previously deleted Kubernetes Namespace
8+
has been created again #3247,#3250
9+
10+
### Other improvements
11+
12+
* Increase the default connection limit for Weave peers (from 30 to 100), so that
13+
more peers could directly connect #3234
14+
* When doing a rolling update of Weave Net on Kubernetes, allow each node five seconds
15+
to initialize before rolling next Weave Net Pod, so that issues at startup will halt
16+
the rollout and not spread across the whole cluster #3235
17+
* Install common CA certificates from Alpine Linux package instead of copying
18+
them manually #3236
19+
20+
### External contributors
21+
22+
Thanks to the following contributors:
23+
24+
* @alok87
25+
26+
[Full list of changes](https://github.com/weaveworks/weave/milestone/71?closed=1)
27+
128
## Release 2.2.0
229

330
This release improves the way Weave Net configures Linux network

0 commit comments

Comments
 (0)