Skip to content

fix(vector): set haproxy terminationGracePeriodSeconds on pod spec#539

Open
kurochan wants to merge 1 commit intovectordotdev:developfrom
kurochan:haproxy-term-grace
Open

fix(vector): set haproxy terminationGracePeriodSeconds on pod spec#539
kurochan wants to merge 1 commit intovectordotdev:developfrom
kurochan:haproxy-term-grace

Conversation

@kurochan
Copy link

@kurochan kurochan commented Mar 5, 2026

Fixes HAProxy Deployment rendering in the vector chart so haproxy.terminationGracePeriodSeconds is applied to the Pod spec.

Previously, haproxy.terminationGracePeriodSeconds only affected hard-stop-after in haproxy.cfg, but was not reflected in the Pod spec.
This change makes chart behavior consistent with the value’s intent and documentation.

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.

1 participant