This repository was archived by the owner on Jun 20, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed
Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change 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
330This release improves the way Weave Net configures Linux network
You can’t perform that action at this time.
0 commit comments