Skip to content

Releases: oracle/cluster-api-provider-oci

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

v0.13.0

09 Aug 06:04
v0.13.0
84976e0
Compare
Choose a tag to compare

Features

  • Add Machinepool machine support to improve OKE Node Pool and Instance Pool observability (#304)
  • Add Cluster API 1.5 support (#304)
  • Add support for Compute Cluster Id in self managed nodes (#310)
  • Add custom role support in Subnet/NSG (#313)
  • Add Instance Principal support in ClusterIdentity (#315)

Bugs

  • Fix Machinepool reconciler where error condition leads to infinite reconciliation without backoff (#316)

Full Changelog: v0.12.0...v0.13.0

v0.12.0

11 Jul 08:58
v0.12.0
03d3261
Compare
Choose a tag to compare

Features

  • Add support for OKE Self managed nodes and remove OKE experimental flag(#298)
  • Add Kubernetes 1.26 support in Addons template and self managed cluster (#299)

Full Changelog: v0.11.0...v0.12.0

v0.11.0

28 Jun 16:18
2724252
Compare
Choose a tag to compare

Features

  • Add OKE Node Pool Cycling (#285)
  • Add OKE Addon support (#287)

Bug Fixes

  • Add Subnet Id and NSG ID to machine spec (#291)
  • Remove references to local API reference docs (#292)

Other

  • Add doc for OKE addons and node pool cycling (#290)
  • Add docs for LBaaS support (#286)
  • docs: update readme zoom link (#278)
  • Update metadata to next release (#284)
  • Update KubeadmConfigTemplate version and CAPI version (#282)

Full Changelog: v0.10.0...v0.11.0

v0.9.1

28 Jun 22:25
9b413d9
Compare
Choose a tag to compare

What's Changed

  • Add subnet id to machine spec (v0.9.0 branch) (#293)

Full Changelog: v0.9.0...v0.9.1