Skip to content

Releases: smartxworks/cluster-api-provider-elf

v1.2.14

15 Aug 07:29
c329797
Compare
Choose a tag to compare

What's Changed

  • SKS-1717: Stop rolling out more CP VM when the placement group is full and KCP replicas is greater than host count by @haijianyang in #135
  • SKS-1691: Decrease the retry interval for creating placement groups to 5 minutes by @haijianyang in #136
  • SKS-1707: Optimize the creation/power on of virtual machines when PlacementGroupFilter detected for placement group by @haijianyang in #134
  • SKS-1642: Delete duplicate orphan virtual machines by @haijianyang in #133

Full Changelog: v1.2.13...v1.2.14

v1.2.13

04 Aug 11:31
4023d9f
Compare
Choose a tag to compare

What's Changed

  • SKS-1573: Refactor available hosts and vm migration code by @haijianyang in #130

Full Changelog: v1.2.12...v1.2.13

v1.2.12

28 Jul 11:26
ac6b074
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.11...v1.2.12

v1.2.11-beta.0

26 Jul 04:14
Compare
Choose a tag to compare
v1.2.11-beta.0

v1.2.11

25 Jul 06:54
43ef232
Compare
Choose a tag to compare

What's Changed

  • Fix using localID in non-UUID format as vmRef value by @haijianyang in #129
  • SKS-1573: Add DeleteMachineAnnotation to the failed CP Machine when scaling down KCP after a failed rolling update by @haijianyang in #128
  • SKS-1632: Optimize the return value of reconcileVM by @haijianyang in #131

Full Changelog: v1.2.10...v1.2.11

v1.2.10-alpha.0

19 Jul 02:37
Compare
Choose a tag to compare
v1.2.10-alpha.0

v1.2.10

07 Jul 04:21
f93b69c
Compare
Choose a tag to compare

What's Changed

  • Ensure other CPs already joined PlacementGroup before migrating 1st CP by @jessehu in #127

Full Changelog: v1.2.9...v1.2.10

v1.2.9

06 Jul 16:51
ad8117d
Compare
Choose a tag to compare

What's Changed

  • Make sure 1st new CP is the last CP to join the PlacementGroup during KCP rolling update by @haijianyang in #126

Full Changelog: v1.2.8...v1.2.9

v1.2.8

03 Jul 06:30
d5832c8
Compare
Choose a tag to compare

What's Changed

  • SKS-1474: Get VM NIC IP from K8s node to speed up VM reconcile by @Levi080513 in #124
  • SKS-1479: Add ElfMachineMutation webhhok to set cape version to ElfMachine by @haijianyang in #125

Full Changelog: v1.2.7...v1.2.8

v1.2.7-alpha.0

29 Jun 03:02
Compare
Choose a tag to compare

🚨 This is an ALPHA release, use it only for testing purposes.