Skip to content

fix: add podCliqueScalingGroup concurrentSyncs to Helm chart#472

Merged
Ronkahn21 merged 1 commit into
ai-dynamo:mainfrom
Ronkahn21:fix/add-pcsg-helm-template
Mar 5, 2026
Merged

fix: add podCliqueScalingGroup concurrentSyncs to Helm chart#472
Ronkahn21 merged 1 commit into
ai-dynamo:mainfrom
Ronkahn21:fix/add-pcsg-helm-template

Conversation

@Ronkahn21

Copy link
Copy Markdown
Contributor

What type of PR is this?

/kind bug

What this PR does / why we need it:

The Helm chart template (_helpers.tpl) and values.yaml only configure concurrentSyncs for podCliqueSet and podClique controllers, but omit podCliqueScalingGroup. The PCSG controller supports this config field, so it should be rendered in the Helm chart.

This PR adds podCliqueScalingGroup.concurrentSyncs to both _helpers.tpl and values.yaml (default: 3, matching the other controllers).

Which issue(s) this PR fixes:

Fixes #471

Special notes for your reviewer:

NONE

Does this PR introduce a API change?

NONE

Additional documentation e.g., enhancement proposals, usage docs, etc.:

NONE

Fixes ai-dynamo#471

Signed-off-by: Ron Kahn <rkahn@nvidia.com>
@Ronkahn21 Ronkahn21 merged commit 14ab14f into ai-dynamo:main Mar 5, 2026
20 of 21 checks passed
Ronkahn21 added a commit to Ronkahn21/grove that referenced this pull request Mar 10, 2026
enoodle pushed a commit to enoodle/grove that referenced this pull request Mar 24, 2026
…mo#472)

Fixes ai-dynamo#471

Signed-off-by: Ron Kahn <rkahn@nvidia.com>
Signed-off-by: Erez Freiberger <enoodle@gmail.com>
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.

Helm chart missing podCliqueScalingGroup controller concurrentSyncs config

3 participants