Skip to content

feat(opentelemetry-collector): support PodDisruptionBudget for statefulset mode#2113

Open
nedecz wants to merge 3 commits intoopen-telemetry:mainfrom
nedecz:feat/issue-1963-add-pdb-to-statefulset-in-the-collector-chart
Open

feat(opentelemetry-collector): support PodDisruptionBudget for statefulset mode#2113
nedecz wants to merge 3 commits intoopen-telemetry:mainfrom
nedecz:feat/issue-1963-add-pdb-to-statefulset-in-the-collector-chart

Conversation

@nedecz
Copy link
Copy Markdown

@nedecz nedecz commented Mar 12, 2026

Extends the PodDisruptionBudget template to support statefulset mode in addition to deployment mode.

Previously, enabling podDisruptionBudget had no effect when running the collector as a StatefulSet. The condition in pdb.yaml only matched deployment mode, which meant statefulset users could not protect their pods from voluntary disruptions.

Existing issue:
#1963

@nedecz nedecz requested review from a team, TylerHelmuth, dmitryax and povilasv as code owners March 12, 2026 17:03
@nedecz nedecz changed the title feat(open-telemetry-collector): support PodDisruptionBudget for statefulset mode feat(opentelemetry-collector): support PodDisruptionBudget for statefulset mode Mar 12, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 3, 2026

This PR was marked stale due to lack of activity. It will be closed in 14 days.

@github-actions github-actions bot added the Stale label Apr 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants