Skip to content

v0.9.0

Compare
Choose a tag to compare
@joekr joekr released this 22 May 16:36
· 48 commits to main since this release
b4a8ffa

Features

  • Add ability to disable oci client init on startup #243
  • Add custom cert support #250
  • Add LBaaS support for Cluster API Provider OCI #235
  • Add options to customize leader election #257
  • Add pagination support for ListNetworkLoadBalancers,ListInstances #249
  • Add support for oci cli metrics (#268)
  • Allow OCI client endpoint override per cluster #248

Bug Fixes

  • Fix implicit aliasing and other errors #258
  • Fix LB reconciliation to support multiple NSG #260
  • Fix storage versions for api increment (#266)
  • isPvEncryptionInTransitEnabled not being set properly in OCIMachine #247
  • Make sure file close returns any errors #251

Other

  • Increment API version to support new reconciliation API and move related fields #232
  • Update CAPI version to 1.4 #239
  • Update CAPI version to 1.4.2 #255
  • Update metadata file to next release #223
  • Update test files and template form bump to v1beta2 #233
  • Update Tiltfile with process.txt #241

Full Changelog: v0.8.0...v0.9.0-alpha0