Skip to content

CLOUDP-390958: Bump Cloud Manager version for MongoDB Agent container images for MMS release branch v20260325#936

Open
pct-bot[bot] wants to merge 2 commits intomasterfrom
CLOUDP-390958_mdb_agent_image_version_bump
Open

CLOUDP-390958: Bump Cloud Manager version for MongoDB Agent container images for MMS release branch v20260325#936
pct-bot[bot] wants to merge 2 commits intomasterfrom
CLOUDP-390958_mdb_agent_image_version_bump

Conversation

@pct-bot
Copy link
Contributor

@pct-bot pct-bot bot commented Mar 24, 2026

Opened by Private Cloud Tools (PCT).

Ticket

CLOUDP-390958

Description

Bump Cloud Manager version for MongoDB Agent container images for mms version v20260325.

Reviewer Checklist

Before merging this PR, verify the following:

  • the following tasks are passing in Evergreen:
    • release_agent task (variant: release_agent)
  • the cloud_manager was updated correctly
  • the cloud_manager_tools was updated correctly

@pct-bot pct-bot bot requested review from a team as code owners March 24, 2026 18:02
@github-actions
Copy link

⚠️ (this preview might not be accurate if the PR is not rebased on current master branch)

MCK 1.7.1 Release Notes

Bug Fixes

  • MongoDBOpsManager: Correctly handle the edge case where -admin-key was created by user and malformed. Previously the error was only presented in DEBUG log entry.
  • MongoDBOpsManager: Improved readiness probe error handling and appDB agent status logging

Other Changes

  • Container images: Merged the init-database and init-appdb init container images into a single init-database image. The init-appdb image will no longer be published and does not affect existing deployments.
    • The following Helm chart values have been removed: initAppDb.name, initAppDb.version, and registry.initAppDb. Use initDatabase.name, initDatabase.version, and registry.initDatabase instead.
    • The following environment variables have been removed: INIT_APPDB_IMAGE_REPOSITORY and INIT_APPDB_VERSION. Use INIT_DATABASE_IMAGE_REPOSITORY and INIT_DATABASE_VERSION instead.
  • Helm Chart: Removed operator.baseName Helm value. This value was never intended to be consumed by operator users and was never documented. The value controls the prefix for workload RBAC resource names (mongodb-kubernetes default), but changing it could break the operator and workloads because the operator is not aware of custom prefixes. With this change, the Helm chart will no longer allow customisation and the relevant resources will be deployed with predefined names (ServiceAccount with names mongodb-kubernetes-appdb, mongodb-kubernetes-database-pods, mongodb-kubernetes-ops-manager, Role with name mongodb-kubernetes-appdb and RoleBinding with name mongodb-kubernetes-appdb).

@MaciejKaras MaciejKaras added the skip-changelog Use this label in Pull Request to not require new changelog entry file label Mar 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-changelog Use this label in Pull Request to not require new changelog entry file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant