canonical / mongodb-operator

Charmed solution for MongoDB
Apache License 2.0
12 stars 14 forks source link

[DPE-3609] Fix rotate cluster + replicaset password #378

Closed MiaAltieri closed 8 months ago

MiaAltieri commented 8 months ago

Issue

Rotating operator password for on MongoDB cluster or replica set results in “flickering” errors on update_status

Solution

Fix this by adding extra processing that checks if passwords + tls settings are consistent across the cluster / replica set.