We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea53c1c commit 205ab7aCopy full SHA for 205ab7a
CHANGELOG.md
@@ -3,6 +3,7 @@
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
+- [Add mtu config in ipvlan and macvlan mode](https://github.com/tkestack/galaxy/pull/108)
7
8
## Enhance
9
@@ -15,6 +16,10 @@
15
16
17
- [Remove subnet from floatingip spec](https://github.com/tkestack/galaxy/pull/103)
18
19
+## Bug fix
20
+
21
+- [Fix a race condition that resync released ip due to pod uid missmatch](https://github.com/tkestack/galaxy/pull/109)
22
23
# v1.0.6
24
25
0 commit comments