MongoDB Atlas Operator 2.14.0
Improvements and fixes
- new: Atlas Kubernetes Operator now includes custom resources that are automatically generated based on the OpenAPI Atlas API specification. Refer to the documentation for comprehensive details.
- fix: Resolved an issue where AtlasDeployment resources, when configured with terminationProtectionEnabled: true in the UI, could cause AKO to enter an infinite reconciliation loop. #3334 by @ashortt-mdb
- fix: Resolved an issue where AKO was unable to correctly parse the MongoDB connection URI (mdb URI) required for creating connection secrets. #3223 by @igor-karpukhin
- fix: Resolved an issue where AKO would become stuck while reconciling AtlasDeployment resources due to an error with the ebsVolumeType field. #3334 by @josvazg
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.21
- See our full compatibility matrix here.