Skip to content

Commit 9bd48e0

Browse files
authored
Create change log file
1 parent e31c74b commit 9bd48e0

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# v1.0.6
2+
3+
## Feature
4+
5+
- [Release ip of completed pod](https://github.com/tkestack/galaxy/pull/81)
6+
- [Release ip fully concurrently](https://github.com/tkestack/galaxy/pull/83)
7+
- [Add prometheus metrics: galaxy_ip_counter, galaxy_schedule_latency, galaxy_cloud_provider_latency](https://github.com/tkestack/galaxy/pull/85)
8+
- [K8s-vlan Ipvlan cni plugin supports l2, l3s mode](https://github.com/tkestack/galaxy/pull/91)
9+
10+
## Bug fix
11+
12+
- [Ensure crd created before start list and watch crd](https://github.com/tkestack/galaxy/pull/82)
13+
- [Resync release ip if pod recreates with the same name but different uid](https://github.com/tkestack/galaxy/pull/86)
14+
15+
## Clean up
16+
17+
- [Remove second ipam](https://github.com/tkestack/galaxy/pull/80)
18+
19+
# v1.0.5
20+
21+
## Feature
22+
23+
- [Support floatingip for pod with all kinds of workloads or with no owner reference](https://github.com/tkestack/galaxy/pull/74)
24+
25+
## Bug fix
26+
27+
- [Fix race condition of bind/unbind with cluster provider enabled](https://github.com/tkestack/galaxy/pull/72)

0 commit comments

Comments
 (0)