MongoDB Atlas Operator 2.8.2
Improvements and fixes
- Fix a bug where the operator infinitely reconciles
AtlasDeployment
custom resource because of incorrect region configs comparison. This happens if the compute autoscaling is set to false, but minInstanceSize and maxInstanceSize fields are set. #2347 by @s-urbaniak - Fixed an issue where the expired AtlasDatabaseUser resources couldn’t be deleted #2343 by @s-urbaniak
- Fixed a bug where users couldn’t set tags with spaces for AtlasDeployment resources #2330 by @igor-karpukhin
- Fixed an issue where backup compliance policies were not able to be created if no on-demand policy has been specified #2331 by @tvdw-mongodb
- Fixed an issue when AKO defaulted mongodb version to 7.0 for AtlasDeployment custom resource, if MongoDBMajorVersion field is not set by a user. With this fix, AKO doesn’t default to any version. If this field is not set, Atlas will set it to the latest major version. #2349 by @igor-karpukhin
- Added missed field “Description” for the AtlasDatabaseUser resource #2357 by @tvdw-mongodb
Images can be found at: https://quay.io/mongodb/mongodb-atlas-kubernetes-operator
Supported Kubernetes versions: e.g. 1.30-1.32
Supported OpenShift versions: e.g 4.17