We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db58ea7 commit e36ec0fCopy full SHA for e36ec0f
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+# v1.0.7
2
+
3
+## Feature
4
5
+- [Support allocating multiple ips](https://github.com/tkestack/galaxy/pull/95), [please check usage docs](https://github.com/tkestack/galaxy/blob/master/doc/float-ip.md#allocate-multiple-ips)
6
7
+## Enhance
8
9
+- [Fix unbind pod is slow if lots of pod exits at the same time](https://github.com/tkestack/galaxy/pull/99)
10
+- [Check if device is veth before deleting eth0](https://github.com/tkestack/galaxy/pull/93)
11
+- [change log level if bridge-nf-call-iptables module is not installed](https://github.com/tkestack/galaxy/issues/89)
12
13
# v1.0.6
14
15
## Feature
0 commit comments