Skip to content

Release 4.0.0

Latest
Compare
Choose a tag to compare
@sud82 sud82 released this 06 Feb 18:48
58d283e

Breaking Changes

  • Dropped support for deprecated API aerospike.com/v1beta1 for AerospikeClusters. [KO-372]
  • Dropped support for Kubernetes 1.22 and earlier versions. [KO-372]
  • Dropped support for Aerospike Database versions older than 6.0.0. [KO-372]
  • Dropped support for AerospikeBackupService version v2.x. [KO-357]
  • Replaced kube-rbac-proxy functionality with controller-runtime authz/authn feature. [KO-366]
  • Dropped support for deprecated ControllerManagerConfiguration and moved to flag-based configuration. [KO-366]

For more info, see Breaking Changes.

New Features

  • Add support for Aerospike Database 8.0. [KO-369]
  • Add support for Aerospike Backup Service v3.0.0. [KO-357]
  • Add support for HPA. [KO-335]

Improvements

  • Add support for pod spec fields in the AerospikeBackupService. [KO-358]
  • Add support for custom labels and annotations in the AerospikeBackupService. [KO-355]
  • Add support for custom ServiceAccount for AerospikeBackupService. [KO-370]

Bug Fixes

  • Unable to disable PDB when maxUnavailable is set to some value. [KO-375]
  • Fix Benchmark related aerospike configs parsing in management-lib. [KO-364]
  • Fix AKO access-address/tls-access-address IP assignment for dual-stack network Kubernetes clusters. This fix will take effect only after restarting the Aerospike server pods. [KO-360]

Full Changelog: 3.4.1...4.0.0