-
Notifications
You must be signed in to change notification settings - Fork 16.8k
[stable/mongodb-replicaset] Add support to customize updateStrategy #20968
[stable/mongodb-replicaset] Add support to customize updateStrategy #20968
Conversation
Signed-off-by: Tuan Anh Nguyen <tuananh.nguyen-ext@commercetools.de>
Hi @tuananhnguyen-ct. Thanks for your PR. I'm waiting for a helm member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/ok-to-test |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/assign
Signed-off-by: Tuan Anh Nguyen <tuananh.nguyen-ext@commercetools.de>
Signed-off-by: Tuan Anh Nguyen <tuananh.nguyen-ext@commercetools.de>
Signed-off-by: Tuan Anh Nguyen <tuananh.nguyen-ext@commercetools.de>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: steven-sheehy, tuananhnguyen-ct The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
…elm#20968) * add support to customize updateStrategy Signed-off-by: Tuan Anh Nguyen <tuananh.nguyen-ext@commercetools.de> * minor version bump Signed-off-by: Tuan Anh Nguyen <tuananh.nguyen-ext@commercetools.de>
…elm#20968) * add support to customize updateStrategy Signed-off-by: Tuan Anh Nguyen <tuananh.nguyen-ext@commercetools.de> * minor version bump Signed-off-by: Tuan Anh Nguyen <tuananh.nguyen-ext@commercetools.de>
…elm#20968) * add support to customize updateStrategy Signed-off-by: Tuan Anh Nguyen <tuananh.nguyen-ext@commercetools.de> * minor version bump Signed-off-by: Tuan Anh Nguyen <tuananh.nguyen-ext@commercetools.de>
…elm#20968) * add support to customize updateStrategy Signed-off-by: Tuan Anh Nguyen <tuananh.nguyen-ext@commercetools.de> * minor version bump Signed-off-by: Tuan Anh Nguyen <tuananh.nguyen-ext@commercetools.de> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com>
…elm#20968) * add support to customize updateStrategy Signed-off-by: Tuan Anh Nguyen <tuananh.nguyen-ext@commercetools.de> * minor version bump Signed-off-by: Tuan Anh Nguyen <tuananh.nguyen-ext@commercetools.de> Signed-off-by: Miguel Mingorance <miguel.mingorance@deliveryhero.com>
Signed-off-by: Tuan Anh Nguyen tuananh.nguyen-ext@commercetools.de
Is this a new chart
No
What this PR does / why we need it:
This adds support to specify the updateStrategy to mongodb statefulset if necessary.
In our current use case, we want to switch to OnDelete to manually rollout the change one by one since the dataset is large and could time out with normal helm upgrade.
Which issue this PR fixes
N/A
Special notes for your reviewer:
Checklist
[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]
[stable/mychartname]
)