Skip to content

Releases: oracle/cluster-api-provider-oci

v0.15.0

01 Apr 07:15
v0.15.0
a1ea85b
Compare
Choose a tag to compare

What's Changed

Features

  • Do not sent fault domain if failure domain is set as empty (#352)
  • Add support for multiple NSGs in machine spec (#356)
  • Add support for name in RPC (#359)
  • Add support for launch volumes (#361)

Bugs

  • Fix: add nil check on Machine and Network Load Balancer (#349)
  • Handle machine deletion when NLB/LB has been deleted by (#350)

Other

  • Update CAPI, CCM and golang versions (#355)
  • Tested and validated with Kubernetes 1.28 version

Documentation

  • Add instructions for Workload identity policies by (#358)

New Contributors

Full Changelog: v0.14.0...v0.15.0

v0.13.1

01 Apr 06:36
v0.13.1
0071e7e
Compare
Choose a tag to compare

What's Changed

  • Retry on create/delete backend failure and check for LB/NLB status before reconciliation (#330) (#333)
  • Add support for machine deletion on VM termination (#336)
  • Fix VM state bug and deletion bug (#340)
  • Return error if client does not have TLS client config set
  • Add support for multiple NSGs in machine spec (#356)
  • Handle machine deletion when NLB is deleted (#350)
  • Do not sent fault domain if failure domain is set as empty (#352)

Full Changelog: v0.13.0...v0.13.1

v0.12.2

22 Mar 08:35
v0.12.2
f47adec
Compare
Choose a tag to compare

What's Changed

  • Retry on create/delete backend failure and check for LB/NLB status before reconciliation (#330) (#333)
  • Add support for machine deletion on VM termination (#336)
  • Fix VM state bug and deletion bug (#340)
  • Return error if client does not have TLS client config set
  • Upgrade k8s.io version to v0.26.13
  • Add support for multiple NSGs in machine spec (#356)
  • Handle machine deletion when NLB is deleted (#350)
  • Do not sent fault domain if failure domain is set as empty (#352)

Full Changelog: v0.12.1...v0.12.2

v0.11.5

23 Jan 17:03
c8a0a26
Compare
Choose a tag to compare

What's Changed

  • Upgrade k8s.io version to v0.26.13

Full Changelog: v0.11.4...v0.11.5

v0.11.4

15 Jan 04:32
v0.11.4
c1ce189
Compare
Choose a tag to compare

What's Changed

  • Return error if client does not have TLS client config set

Full Changelog: v0.11.3...v0.11.4

v0.14.0

11 Dec 03:56
v0.14.0
3e14e22
Compare
Choose a tag to compare

What's Changed

Features

  • Add support for NSG chaining (#323)
  • Add support for dns label (#322)
  • Add support for Workload identity (#335)
  • Add machine reconcile delete on termination (#336)
  • Add node pool status in machine pool status (#338)

Bugs

  • Fix implicit aliasing nested maps (#319)
  • Use generate name so that conflicts do not arise in case of multiple clusters (#320)
  • Fix machinepool cluster name issue (#325)
  • Fix nodepool reconciliation issue (#327)
  • Retry on delete backend failure (#330)
  • Fix vm state bug and deletion bug (#340)

Others

  • Update to CAPI 1.6 (#344)
  • Delete build_spec.yaml, update SECURITY.md (#326)

Full Changelog: v0.13.0...v0.14.0

v0.11.3

10 Nov 06:34
v0.11.3
Compare
Choose a tag to compare

What's Changed

  • Fix VM state bug and deletion bug (#340)

Full Changelog: v0.11.2...v0.11.3

v0.11.2

04 Oct 14:06
v0.11.2
Compare
Choose a tag to compare

What's Changed

  • Add support for machine deletion on VM termination (#336)

Full Changelog: v0.11.1...v0.11.2

v0.11.1

15 Sep 04:14
v0.11.1
6135fa9
Compare
Choose a tag to compare

What's Changed

  • Retry on create/delete backend failure and check for LB/NLB status before reconciliation (#330) (#333)

Full Changelog: v0.11.0...v0.11.1

v0.12.1

13 Sep 04:24
v0.12.1
a21605b
Compare
Choose a tag to compare

What's Changed

  • Fix reconciliation comparisons when there are no NSGs in the network (#329)

Full Changelog: v0.12.0...v0.12.1