Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement option to override id of replicaSet (see #1650) #1656

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

1st8
Copy link

@1st8 1st8 commented Jan 10, 2025

Closes #1650

Summary:

This PR adds a new optional string property in OverrideReplicaSet, which can be used to set the _id of the generated replicaSet config. See #1650 for details of the use case.

I implemented it as a new property in order to not break any existing setups or the default behaviour.

The change has been verified with a test and also by deploying the modified operator to our environment, where it achieves the desired result.

All Submissions:

  • Have you opened an Issue before filing this PR?
  • Have you signed our CLA?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Put closes #XXXX in your comment to auto-close the issue that your PR fixes (if such).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant