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

Commit 276d0b6

Browse files
committed
Add release v2.0.5
1 parent 6733dac commit 276d0b6

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
## Release 2.0.5
2+
3+
Bug fixes
4+
5+
* Fix /etc/hosts inside containers so the container's name resolves to
6+
its Weave Net address #3136,#3138
7+
* New weave-kube config for Kubernetes 1.7 and 1.8 which resolves an
8+
intermittent conflict with kube-proxy that could break Weave Net
9+
until reboot #2998,#3134
10+
* Remove persistence file in `weave reset` when using Docker plugin V2 #3103,#3114
11+
12+
Build and test
13+
14+
* Some trivial changes to placate go-lint #3137
15+
16+
[Full list of changes](https://github.com/weaveworks/weave/milestone/63?closed=1).
17+
18+
119
## Release 2.0.4
220

321
Bug fixes

0 commit comments

Comments
 (0)