canonical / mongodb-operator

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

[DPE-3911] Update lib so that correct mongos port is used in k8s #507

Closed MiaAltieri closed 1 month ago

MiaAltieri commented 1 month ago

Issue

port in mongos k8s is incorrect - since we don't query the actual charm for its port

Solution

add the port in mongos clients

MiaAltieri commented 1 month ago

merging - tests are failing due to timeout - and the inserted code is not ran by this charm