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

Commit 022a98d

Browse files
committed
Add release v1.8.2
1 parent 1d80a8d commit 022a98d

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

+19
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
## Release 1.8.2
2+
3+
Bug fixes and minor improvements
4+
5+
* Fixed a bug where looping flows were installed which caused high CPU
6+
usage #2650, #2674
7+
* Fixed a bug where Kubernetes master could not contact pods #2673, #2683
8+
* Fixed a bug where weave-kube was crashing in a loop due to invalid
9+
Weave bridge state #2657
10+
* Fixed a bug where iptables NAT rules were not appended due to
11+
"temporary unavailable" iptables error #2679
12+
* Added a detection of enabling the hairpin mode on the Weave bridge port
13+
which caused installation of looping flows #2674
14+
* Added a detection of overlaps between Weave and the host IP address
15+
ranges when launching weave-kube #2669, #2672
16+
* Added logging of connections blocked by weave-npc #2546, #2573
17+
18+
More details in the [change log](https://github.com/weaveworks/weave/issues?q=milestone%3A1.8.2).
19+
120
## Release 1.8.1
221

322
Bug fixes and minor improvements

0 commit comments

Comments
 (0)