MongoDB Atlas Operator 2.12.0
Improvements and fixes
- Ends serverless cluster support: As announced previously, you can no longer create new Serverless clusters. Existing Serverless cluster specs can still be migrated to Flex specs or deleted. #2926 by @helderjs
- Enables concurrent reconciliation for all resources. Updates are now more performant, as multiple changes are processed simultaneously. #2717 by @s-urbaniak
- Previously resources were not updated in Atlas if the skip annotation was removed. Now if the skip annotation is removed, any pending changes in any resource are synchronised to Atlas immediately. #2839 by @josvazg
- Fix: Some Flex clusters that were created during the transition between Serverless and Flex failed to be updated by the operator. #2926, fixing issue #2890 by @helderjs
- Fix: The skip reconciliation annotation was being ignored for Org Settings and Third Party Integrations. #2903 by @helderjs
Additional Information
- Images can be found in: https://quay.io/mongodb/mongodb-atlas-kubernetes-operator
- Supported Kubernetes versions updated in this release:
1.32-1.34 - Supported OpenShift versions updated:
4.20 - See our full compatibility matrix here.