MongoDB Atlas Operator 2.13.2
Improvements and fixes
- Fixed sorting of deployment regions for the AtlasDeployment resource according to their specified priority, aligning with the Atlas API's requirement for these regions to be received in descending order of priority. https://www.mongodb.com/docs/api/doc/atlas-admin-api-v2/operation/operation-creategroupcluster #3166 by @segui-mdb
- Removed the validation requirement for the spec.searchNodes[].instanceSize field within the AtlasDeployment resource. Users can now specify a complete and unrestricted set of search deployment instance types. #3181 by @igor-karpukhin. Resolves #3168
Additional Information
- Images can be found in: https://quay.io/mongodb/mongodb-atlas-kubernetes-operator
- Supported Kubernetes versions updated in this release: 1.33 - 1.35
- Supported OpenShift versions updated: 4.20
- See our full compatibility matrix here.