You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# 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
- [X] Have you linked a jira ticket and/or is the ticket in the title?
- [X] Have you checked whether your jira ticket required DOCSP changes?
- [X] Have you added changelog file?
- use `skip-changelog` label if not needed
- refer to [Changelog files and Release
Notes](https://github.com/mongodb/mongodb-kubernetes/blob/master/CONTRIBUTING.md#changelog-files-and-release-notes)
section in CONTRIBUTING.md for more details
0 commit comments