Skip to content

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

Merged
pront merged 3 commits intovectordotdev:developfrom
kurochan:haproxy-term-grace
Apr 8, 2026
Merged

fix(vector): set haproxy terminationGracePeriodSeconds on pod spec#539
pront merged 3 commits intovectordotdev:developfrom
kurochan:haproxy-term-grace

Conversation

@kurochan
Copy link
Copy Markdown
Contributor

@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.

@pront
Copy link
Copy Markdown
Member

pront commented Apr 3, 2026

@codex review

@chatgpt-codex-connector
Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Nice work!

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@pront pront enabled auto-merge (squash) April 3, 2026 18:09
Copy link
Copy Markdown
Member

@pront pront left a comment

Choose a reason for hiding this comment

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

Thanks!

auto-merge was automatically disabled April 7, 2026 05:28

Head branch was pushed to by a user without write access

@pront pront enabled auto-merge (squash) April 8, 2026 20:10
@pront pront merged commit b261a43 into vectordotdev:develop Apr 8, 2026
14 of 15 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