Releases: mongodb/mongodb-atlas-kubernetes
Releases · mongodb/mongodb-atlas-kubernetes
v0.6.1
Fixes:
- Remove required namespace field from CRD
v0.6.0
Changes:
- Support global secret configuration (#222)
- Remove dots from connection secret fields (#241)
- Reference project from another namespace (#254)
- Do not try to delete non-existing Atlas projects (#240)
- Add annotations to avoid removing resources from Atlas (#213)
- Improve DB user cleanup (#283)
- Pass git version to the binary on build (#195)
- Remove kube-proxy from deployment (#249)
v0.5.0
Changes
- Support for
AtlasDatabaseUserCustom Resource - Atlas cluster connection Secrets are created on updates to
AtlasCluster,AtlasDatabaseUserresources - Deployment configuration improvements: using non-default
ServiceAccount, common labels for all deployment configs - Decreased reconciliation
syncPeriodto 3 hours
Bug Fixes
- Fixed an issue with
AtlasClusterreplicationSpecsconfiguration
v0.4.0
Changes
- Support for OLM bundles generation
- Support namespace and clusterwide deployment modes
- Support for
AtlasClusterreplicationSpecsconfiguration
Bug Fixes
- Fixes an issues with Operator Connection Secret name format
v0.3.0
Changes
- Support for IP Access List in
AtlasProject - Support the Operator-level Connection Secret
- Handling deletion of the
AtlasProject - Connection Secret for
AtlasProjectis watched by the Operator - Handling
AtlasClusterpause/unpause
v0.2.0
Bug Fixes
- Fixes an issue with
AtlasClusterremoval - Adds Operator configuration
--atlas-domainthat allows configuring the Atlas server to be used
v0.1.0
Initial release that includes basic support for AtlasProject and AtlasCluster resources