Skip to content

simplify PodCliqueSpec#24

Merged
dmitsh merged 1 commit into
ai-dynamo:mainfrom
dmitsh:ds-api
Jan 17, 2025
Merged

simplify PodCliqueSpec#24
dmitsh merged 1 commit into
ai-dynamo:mainfrom
dmitsh:ds-api

Conversation

@dmitsh

@dmitsh dmitsh commented Jan 16, 2025

Copy link
Copy Markdown
Contributor

Both PodClique and PodCliqueTemplateSpec objects contain ObjectMeta and PodCliqueSpec.
But PodCliqueSpec contains PodTemplateSpec, which in turn also contain ObjectMeta.
This is redundant.
This PR replaces PodTemplateSpec with PodSpec in PodCliqueSpec.

Signed-off-by: Dmitry Shmulevich <dshmulevich@nvidia.com>
@dmitsh dmitsh merged commit 488d8e7 into ai-dynamo:main Jan 17, 2025

@unmarshall unmarshall left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

/lgtm

@dmitsh dmitsh deleted the ds-api branch January 17, 2025 15:47
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