Skip to content

haproxy: DaemonSet: allow overriding updateStrategy#363

Merged
dkorunic merged 1 commit into
haproxytech:mainfrom
pznamensky:daemonset-update-strategy
Jun 1, 2026
Merged

haproxy: DaemonSet: allow overriding updateStrategy#363
dkorunic merged 1 commit into
haproxytech:mainfrom
pznamensky:daemonset-update-strategy

Conversation

@pznamensky
Copy link
Copy Markdown
Contributor

haproxy chart already allows you to configure update strategy for Deployment.
It would be useful to be able to do the same for DaemonSet as well.
Our use case: we'd like to fine-tune the update strategy in DaemonSet mode.

Signed-off-by: pznamensky <kompastver@gmail.com>
Comment thread haproxy/values.yaml
type: RollingUpdate
rollingUpdate:
maxUnavailable: 1

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We might want to set default updateStrategy: {}, but that might break expectations for users with current chart version, so I'm not sure about it.

@pznamensky
Copy link
Copy Markdown
Contributor Author

Hi, @dkorunic!
No rush, but I wanted to kindly check whether you might have time to review this PR.
Thank you!

@dkorunic dkorunic merged commit f960d91 into haproxytech:main Jun 1, 2026
4 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.

2 participants