testcontainers-go icon indicating copy to clipboard operation
testcontainers-go copied to clipboard

Make the replica set name configurable

Open shubhamrajvanshi opened this issue 1 year ago • 2 comments

What does this PR do?

This PR makes the replica set name configurable, instead of using a predefined name rs.

Why is it important?

A MongoDB replicaset name is a configurable option so I wanted to align test containers with that.

Related issues

None

shubhamrajvanshi avatar May 13 '24 19:05 shubhamrajvanshi

Deploy Preview for testcontainers-go ready!

Name Link
Latest commit adad66c063fd4c889ba5881fdb8e2b410810bacb
Latest deploy log https://app.netlify.com/sites/testcontainers-go/deploys/666bf87ad3e89000085f4a60
Deploy Preview https://deploy-preview-2538--testcontainers-go.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] avatar May 13 '24 19:05 netlify[bot]

Hi @shubhamrajvanshi could you take a look at this comment https://github.com/testcontainers/testcontainers-go/pull/2469#discussion_r1593978391?

We discussed about it when adding the replica set option. I'm not blocking this, but giving you more context. WDYT?

mdelapenya avatar May 15 '24 05:05 mdelapenya

Thanks @mdelapenya for pushing the relevant changes and getting this merged

shubhamrajvanshi avatar Jun 14 '24 13:06 shubhamrajvanshi