Skip to content

MinReplicas moves out of AutoScalingConfig to PodCliqueSpec#84

Merged
unmarshall merged 1 commit into
ai-dynamo:mainfrom
unmarshall:reconcilers
May 25, 2025
Merged

MinReplicas moves out of AutoScalingConfig to PodCliqueSpec#84
unmarshall merged 1 commit into
ai-dynamo:mainfrom
unmarshall:reconcilers

Conversation

@unmarshall

Copy link
Copy Markdown
Collaborator

This PR introduces the following changes:

  • Moves MinReplicas from AutoScalingConfig to PodCliqueSpec where it will serve 2 purpose
    • It will be used to set MinReplicas when creating HPA
    • It will be used to define the minimum number of pods for this PodClique that should guarantee Gang Scheduling.
  • Corrects the hack/generate.sh scripts in operator/api and scheduler/api.
  • Corrects go.mod for operator/api, adds controller-tools as a tool dependency.

…code, CRDs, corrected hack for scheduler-api and operator-api

Signed-off-by: madhav bhargava <madhav.bhargava@sap.com>
@unmarshall unmarshall merged commit d95f773 into ai-dynamo:main May 25, 2025
1 check 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.

1 participant