Skip to content

Releases: mongodb/mongodb-atlas-kubernetes

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

v1.4.1

04 Nov 15:50
68570f7
Compare
Choose a tag to compare

MongoDB Atlas Operator v1.4.1

Atlas Operator

  • Updated minimum Openshift version to 4.8

AtlasProject Resource

  • Add Custom Roles (#745)

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

v1.4.0

26 Oct 17:10
62922ef
Compare
Choose a tag to compare

MongoDB Atlas Operator v1.4.0

AtlasProject Resource

  • Add auditing (#708)
  • Add Project Settings (#716)
  • Add alert configuration feature (#717)
  • Fix issue with /32 CIDR #694 (#704)
  • Check user namespace for integrations #725 (#726)

AtlasDeployment Resource

  • Allow autoscaling instanceSize and diskSizeGB outside of the manually set instanceSize and diskSizeGB (#715)

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

v1.3.0

16 Sep 06:12
140da09
Compare
Choose a tag to compare

MongoDB Atlas Operator v1.3.0

AtlasProject Resource

  • Add network peering feature #620
  • Add cloud provider access role feature #645
  • Add encryption at rest #674

AtlasDeployment Resource

  • Fix deployment CR deletion if token invalid #666 (#421)
  • Prevent changing instanceSize and diskGB if autoscaling is enabled #672 (#648, #649)
  • Fix error message for Delete method #664
  • Add test for atlasdeployments with keep annotation #612

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

v1.2.0

25 Aug 08:46
8fb03a0
Compare
Choose a tag to compare

MongoDB Atlas Operator v1.2.0

Atlas Operator

  • Updated to Go 1.18 #604

AtlasProject Resource

  • Added support for Private Endpoints backwards sync #603

AtlasDeployment Resource

  • Refactored the Advanced Deployment Handler #615 (#606)
  • Changed autoScaling to a new struct according to Atlas API #592 (#588)
  • Fixed diskSizeGB decreasing for normal deployments #634 (#611)
  • Fixed panic when Atlas API returns an empty object #593 (#589)

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