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

[stable/redis-ha] add maxUnavailable value for the ha-proxy rollingUpdate config #250

Conversation

martijnvdp
Copy link
Contributor

@martijnvdp martijnvdp commented Apr 3, 2023

What this PR does / why we need it:

This PR add a new variable .Values.haproxy.rollingUpdate.maxUnavailable with default value 1
this is needed to be able to restart the deployment on a cluster with 3 or less nodes

Which issue this PR fixes

(optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged)

Special notes for your reviewer:

Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

  • DCO signed
  • Chart Version bumped
  • Variables are documented in the README.md
  • Title of the PR starts with chart name (e.g. [stable/mychartname])

@martijnvdp martijnvdp force-pushed the redis-ha/ha-proxy/add-rollout-strategy-config branch from 0bb953c to 37a363a Compare April 3, 2023 07:10
@martijnvdp martijnvdp force-pushed the redis-ha/ha-proxy/add-rollout-strategy-config branch 3 times, most recently from 1afbece to 0b628cd Compare May 9, 2023 14:14
@martijnvdp martijnvdp force-pushed the redis-ha/ha-proxy/add-rollout-strategy-config branch from 0b628cd to 08ba4a9 Compare June 19, 2023 07:57
DandyDeveloper
DandyDeveloper previously approved these changes Feb 5, 2024
@DandyDeveloper
Copy link
Owner

Easy win. @martijnvdp Sorry for the neglect. Getting this merged as soon as the checks finish.

@DandyDeveloper DandyDeveloper merged commit f3d2ca9 into DandyDeveloper:master Feb 5, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[chart/redis-ha][BUG] Can only do a rolling update of the ha-proxy deployment on a cluster with min 4 nodes
2 participants