Skip to content

Releases: mongodb/mongodb-atlas-kubernetes

v1.8.2

24 Aug 09:23
1985c85
Compare
Choose a tag to compare

MongoDB Atlas Operator v1.8.2

Operator Changes

AtlasProject Resource

  • Fixed a problem with constant Auditing reconciliations (#1081)
  • Fixed a problem with incorrect reconciliation for CustomRoles (#1096)

AtlasDeployment Resource

  • Fixed a problem with removing AtlasBackupSchedule resources that were referenced by AtalsDeployment resources (#1082)

The images can be found in:
https://quay.io/mongodb/mongodb-atlas-kubernetes-operator

v1.8.1

10 Aug 08:09
7d95e9f
Compare
Choose a tag to compare

MongoDB Atlas Operator v1.8.1

Operator Changes

  • Atlas client version bumped up to v0.32.0 (#1077)

AtlasProject Resource

  • Fixed missing watchers for Integrations secrets (#1021)
  • Encryption at REST feature: credentials for cloud providers can now be stored in secrets instead of the AtlasProject CR (#1045)
  • Encryption at REST feature: fixed GCP credentials validation (#1008)

AtlasDeployment Resource

AtlasDatabaseUser Resource

  • Fixed missing PE connection string for SHARDED clusters (#1062)

The images can be found in:
https://quay.io/mongodb/mongodb-atlas-kubernetes-operator

v1.8.0

27 Jun 12:36
75c9489
Compare
Choose a tag to compare

MongoDB Atlas Operator v1.8.0

Operator Changes

  • Fix encryption at REST aws.roleID (#987)
  • Support optional secrets for Alerts Configuration (#1002)

AtlasDataFederation Resource

  • Support to manage Data Federation deployments (#943)

The images can be found in:
https://quay.io/mongodb/mongodb-atlas-kubernetes-operator

v1.7.2

18 Apr 17:30
69f7728
Compare
Choose a tag to compare

MongoDB Atlas Operator v1.7.2

Operator Changes

  • Internally use only Atlas Advanced Cluster API (#825)

AtlasDeployment Resource

  • Fix connection secret generation for different namespaces (#914)
  • Fix Backup Auto Export configuration (#923)

The images can be found in:
https://quay.io/mongodb/mongodb-atlas-kubernetes-operator

v1.7.1

24 Mar 11:07
763db17
Compare
Choose a tag to compare

MongoDB Atlas Operator v1.7.1

Operator Changes

  • Atlas operator now won't print credentials in logs #907

Fixes CVE-2023-0436: Secret logging may occur in debug mode of Atlas Operator

The affected versions of MongoDB Atlas Kubernetes Operator may print sensitive information like GCP service account keys and API integration secrets while DEBUG mode logging is enabled. This issue affects MongoDB Atlas Kubernetes Operator versions: 1.5.0, 1.6.0, 1.6.1, 1.7.0.
Please note that this is reported on an EOL version of the product, and users are advised to upgrade to the latest supported version.
Required Configuration:

DEBUG logging is not enabled by default, and must be configured by the end-user. To check the log-level of the Operator, review the flags passed in your deployment configuration (eg. https://github.com/mongodb/mongodb-atlas-kubernetes/blob/main/config/manager/manager.yaml#L27)

CVSS: 4.5
CWE-532 Insertion of Sensitive Information into Log File

AtlasBackupSchedule Resource

  • Fixed broken export field #897

The images can be found in:
https://quay.io/mongodb/mongodb-atlas-kubernetes-operator

v1.7.0

24 Feb 18:44
5755aa9
Compare
Choose a tag to compare

MongoDB Atlas Operator v1.7.0

Operator Changes

  • Added Openshift 4.12 compatibility

AtlasProject Resource

  • Project can refer to a connection secret in a different namespace (#866)
  • Support for multiple private endpoints per single provider and region & Store all private endpoints connection strings (#877)
  • Fix for not working Encryption at REST for Google KMS #838

AtlasDeployment Resource

  • autoIndexingEnabled field marked as deprecated (#874)
  • Snapshot distribution (#870)

The images can be found in:
https://quay.io/mongodb/mongodb-atlas-kubernetes-operator

v1.6.1

27 Jan 13:55
4246aa9
Compare
Choose a tag to compare

MongoDB Atlas Operator v1.6.1

AtlasProject Resource

  • Remove ip access list validator #852 (#851)

AtlasDeployment Resource

  • Fixed BackupSchedule reconciliation #854

The images can be found in:
https://quay.io/mongodb/mongodb-atlas-kubernetes-operator

v1.6.0

23 Jan 13:58
526b893
Compare
Choose a tag to compare

MongoDB Atlas Operator v1.6.0

Operator Changes

  • Added CRD versioning #812
  • Added finalizers for AtlasBackupSchedule, AtlasBackupPolicy and AtlasTeam resources #830 #836
  • Operator image now supports ARM64

AtlasProject Resource

  • Fixed usage of errgroup to sync team users #829 (#827)

AtlasDeployment Resource

  • Added Global deployments feature #813

The images can be found in:
https://quay.io/mongodb/mongodb-atlas-kubernetes-operator

v1.5.1

20 Dec 11:07
0ee3b49
Compare
Choose a tag to compare

MongoDB Atlas Operator v1.5.1

AtlasDeployment Resource

  • Fix connection secret creation for serverless instances #794 (#791)
  • Fix provider choice function for SPE #803

The images can be found in:
https://quay.io/mongodb/mongodb-atlas-kubernetes-operator

v1.5.0

02 Dec 15:30
1408e43
Compare
Choose a tag to compare

MongoDB Atlas Operator v1.5.0

Atlas Operator

  • Fix connection secret creation (#774)
  • Fix minimum version of Openshift (#761)

AtlasProject Resource

  • Add Atlas Teams (#767)
  • Make sure PEs are always added to status (#773)
  • Fix the InstanceSize must match issue #777 (#782)

AtlasDeployment Resource

  • Add serverless PE support (#779)
  • Convert OplogMinRetentionHours field properly (#778)

The images can be found in:
https://quay.io/mongodb/mongodb-atlas-kubernetes-operator