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
When deploying a sharded cluster of mongodb using terraform, integrations happen very quickly. This can result in race conditions and a broken cluster.
Specifically these two issues seem to be related:
Shards don't update their TLS certs when immediately integrated to both config-server and self-singed certificates
Config-servere is unable to add shards due to issues with TLS
The text was updated successfully, but these errors were encountered:
When deploying a sharded cluster of mongodb using terraform, integrations happen very quickly. This can result in race conditions and a broken cluster.
Specifically these two issues seem to be related:
The text was updated successfully, but these errors were encountered: