Skip to content

Conversation

@Julien-Ben
Copy link
Collaborator

@Julien-Ben Julien-Ben commented Oct 9, 2025

Summary

This test started failing without code changes on the repo.
My hypothesis is Go 1.24.8 that introduced stricter validations to DNS names in x509 certificates https://go.dev/doc/devel/release#go1.24.minor

Proof of Work

Tests must be green.
This test was slightly flaky before so it may still fail. But it should not fail systematically after 7 min anymore.

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?

@github-actions
Copy link

github-actions bot commented Oct 9, 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

  • Improve 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: fix 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.

@Julien-Ben Julien-Ben added the skip-changelog Use this label in Pull Request to not require new changelog entry file label Oct 9, 2025
@Julien-Ben Julien-Ben changed the title Fix e2e_om_ops_manager_backup_restore_minio CLOUDP-350339: Fix e2e_om_ops_manager_backup_restore_minio Oct 9, 2025
@Julien-Ben Julien-Ben marked this pull request as ready for review October 9, 2025 12:44
@Julien-Ben Julien-Ben requested a review from a team as a code owner October 9, 2025 12:44
@Julien-Ben Julien-Ben merged commit 52f4919 into master Oct 10, 2025
37 checks passed
@Julien-Ben Julien-Ben deleted the fix-backup-minio branch October 10, 2025 09:44
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.

5 participants