Release 3.3.0
abhishekdwivedi3060
released this
21 May 17:54
·
20 commits
to master
since this release
New Features
- Support Aerospike Database Enterprise Edition 7.1.X. [KO-318]
- Support default-password-file in Aerospike Database Enterprise Edition 7.1.X. [KO-326]
- Migrate pods from the given k8s nodes list. [KO-264]
- Enhance the operator to change the aerospike configs dynamically. [KO-293]
- Add Readiness probe and Pod Disruption Budget for server pods. [KO-198]
Improvements
- Allow to enable security in the deployed cluster. [KO-290]
- Optimize Aerospike Operator scale-down operation (Batch Scale Down). [KO-314]
- Allow load balancer service update. [KO-286]
- Add the AKO version in the CRD annotations. [KO-294]
- Add the AerospikeClusterPhase field in the AerospikeCluster status to represent the current phase of the Aerospike reconcile operation.
- Add the IsReadinessProbeEnabled field in the AerospikeCluster status to represent if the readiness probe is enabled for all the pods.
Bug fixes
- Change MultiPodPerHost type from bool to bool pointer. [KO-295]
- Allow to update read and write quotas in the user's role. [KO-327]