Skip to content

Conversation

@mircea-cosbuc
Copy link
Member

Summary

Release PR for MCK 1.5.0

Checklist

  • Have you linked a jira ticket and/or is the ticket in the title?
  • Have you checked whether your jira ticket required DOCSP changes?
  • Have you added changelog file?

@mircea-cosbuc mircea-cosbuc requested a review from a team as a code owner October 10, 2025 10:30
@github-actions
Copy link

github-actions bot commented Oct 10, 2025

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

MCK 1.5.0 Release Notes

New Features

  • Improved automation agent certificate rotation: the agent now restarts automatically when its certificate is renewed, ensuring smooth operation without manual intervention and allowing seamless certificate updates without requiring manual Pod restarts.

Bug Fixes

  • MongoDBMultiCluster: Fixed resource stuck in Pending state if any clusterSpecList item has 0 members. After the fix, a value of 0 members is handled correctly, similarly to how it's done in the MongoDB resource.
  • MultiClusterSharded: Blocked removing non-zero member cluster from MongoDB resource. This prevents from scaling down member cluster without current configuration available, which could lead to unexpected issues.

@mircea-cosbuc mircea-cosbuc added the skip-changelog Use this label in Pull Request to not require new changelog entry file label Oct 10, 2025
Copy link
Collaborator

@vinilage vinilage left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mircea-cosbuc mircea-cosbuc force-pushed the CLOUDP-350409_release-1-5-0 branch from dd8e3ec to 990add8 Compare October 13, 2025 08:32
- Update the minimum MongoDB Server version to 8.2
- Move the step that creates the Ops Manager project configmap and
credentials secret just before the step that creates the MongoDB
resource. This will need a followup DOCSP ticket to reveal the step in
the documentation.
@mircea-cosbuc mircea-cosbuc merged commit 1d4a74c into master Oct 13, 2025
30 of 31 checks passed
@mircea-cosbuc mircea-cosbuc deleted the CLOUDP-350409_release-1-5-0 branch October 13, 2025 11:58
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.

7 participants