Skip to content
This repository was archived by the owner on Aug 19, 2020. It is now read-only.

Commit 3a71bc5

Browse files
committed
Update changelog
1 parent d40f5b7 commit 3a71bc5

File tree

1 file changed

+24
-12
lines changed

1 file changed

+24
-12
lines changed

Changelog.md

Lines changed: 24 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.28
2+
3+
- Update keepalived to v2.0.7
4+
- Update Kubernetes dependencies to 1.11.3
15

26
## 0.27
37

@@ -7,11 +11,10 @@
711

812
- Fix keepalived SIGSEGV in k8s 1.9.x
913

10-
1114
## 0.25
1215

1316
- Update go dependencies
14-
- [X] [#8](https://github.com/aledbf/kube-keepalived-vip/pull/35) Fix keepalived dependencies
17+
- [x] [#8](https://github.com/aledbf/kube-keepalived-vip/pull/35) Fix keepalived dependencies
1518

1619
## 0.24
1720

@@ -32,54 +35,63 @@
3235

3336
## 0.20
3437

35-
- [X] [#8](https://github.com/aledbf/kube-keepalived-vip/pull/8) Fix keepalived config file error when there are no services
36-
- [X] [#9](https://github.com/aledbf/kube-keepalived-vip/pull/9) Add support for travis-ci
37-
- [X] [#10](https://github.com/aledbf/kube-keepalived-vip/pull/10) Add badges
38-
- [X] [#11](https://github.com/aledbf/kube-keepalived-vip/pull/11) Fix badges
39-
- [X] [#17](https://github.com/aledbf/kube-keepalived-vip/pull/17) Remove unnecessary backquote and space
40-
- [X] [#18](https://github.com/aledbf/kube-keepalived-vip/pull/18) VRID flag not supported in keepalived.tmpl
41-
- [X] [#19](https://github.com/aledbf/kube-keepalived-vip/pull/19) Use vrid flag in template
42-
38+
- [x] [#8](https://github.com/aledbf/kube-keepalived-vip/pull/8) Fix keepalived config file error when there are no services
39+
- [x] [#9](https://github.com/aledbf/kube-keepalived-vip/pull/9) Add support for travis-ci
40+
- [x] [#10](https://github.com/aledbf/kube-keepalived-vip/pull/10) Add badges
41+
- [x] [#11](https://github.com/aledbf/kube-keepalived-vip/pull/11) Fix badges
42+
- [x] [#17](https://github.com/aledbf/kube-keepalived-vip/pull/17) Remove unnecessary backquote and space
43+
- [x] [#18](https://github.com/aledbf/kube-keepalived-vip/pull/18) VRID flag not supported in keepalived.tmpl
44+
- [x] [#19](https://github.com/aledbf/kube-keepalived-vip/pull/19) Use vrid flag in template
4345

4446
## 0.17
47+
4548
- Cleanup
4649
- Configmap update detection
4750

4851
## 0.16
52+
4953
- Fix DR mode issue
5054

5155
## 0.15
56+
5257
- Update keepalived to 1.3.6
5358
- Update go dependencies
5459
- Migrate to client-go
5560

5661
## 0.10
62+
5763
- Add proxy mode
5864
- Update keepalived to 1.3.2
5965
- Update godeps
6066
- Fix network interface detection issues
6167

6268
## 0.9
69+
6370
- Update godeps
6471
- Update keepalived to 1.2.24
6572

6673
## 0.8
67-
- Update godeps - required by kubernetes/kubernetes#31396
74+
75+
- Update godeps - required by kubernetes/kubernetes#31396
6876
- Update ubuntu-slim to 0.4
6977

7078
## 0.7
79+
7180
- Update keepalived to 1.2.23
7281
- Use delayed queue
7382
- Avoid sync without a reachable master
7483

7584
## 0.6
85+
7686
- Update keepalived to 1.2.21
7787

7888
## 0.5
79-
- Respect nodeSelector to build the list of peer nodes when --use-unicast is true
89+
90+
- Respect nodeSelector to build the list of peer nodes when --use-unicast is true
8091
- Add support for UDP services
8192

8293
## 0.4
94+
8395
- Update keepalived to 1.2.20
8496
- Use iptables parameter to not respond on addresses that it does not own
8597
- Replace annotations with ConfigMap to specify services and IP addresses

0 commit comments

Comments
 (0)