Releases: oracle/cluster-api-provider-oci
Releases · oracle/cluster-api-provider-oci
v0.11.4
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
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
Full Changelog: v0.13.0...v0.14.0
v0.11.3
v0.11.2
What's Changed
- Add support for machine deletion on VM termination (#336)
Full Changelog: v0.11.1...v0.11.2
v0.11.1
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
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
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
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
Features
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