Skip to content

[opentelemetry-collector]: honor schedulerName in daemonset and statefulset modes#2258

Open
somaz94 wants to merge 1 commit into
open-telemetry:mainfrom
somaz94:opentelemetry-collector/schedulername-all-modes
Open

[opentelemetry-collector]: honor schedulerName in daemonset and statefulset modes#2258
somaz94 wants to merge 1 commit into
open-telemetry:mainfrom
somaz94:opentelemetry-collector/schedulername-all-modes

Conversation

@somaz94

@somaz94 somaz94 commented Jun 11, 2026

Copy link
Copy Markdown

The schedulerName value is documented in values.yaml and wired into the Deployment pod spec, but it was never applied in daemonset or statefulset mode — setting it there had no effect.

This mirrors the existing deployment.yaml block into daemonset.yaml and statefulset.yaml so a custom scheduler is honored in all three modes.

Verified with helm template --set schedulerName=... for each mode (field now renders; absent by default), plus ct lint and make check-examples.

…atefulset modes

Assisted-by: Claude Opus 4.8
@somaz94 somaz94 marked this pull request as ready for review June 12, 2026 01:14
@somaz94 somaz94 requested review from a team, TylerHelmuth, dmitryax and povilasv as code owners June 12, 2026 01:14
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