Skip to content

Remove validation which prevents setting NodeSelector on PodSpec#203

Merged
unmarshall merged 1 commit into
ai-dynamo:mainfrom
unmarshall:nwtopo
Sep 23, 2025
Merged

Remove validation which prevents setting NodeSelector on PodSpec#203
unmarshall merged 1 commit into
ai-dynamo:mainfrom
unmarshall:nwtopo

Conversation

@unmarshall

Copy link
Copy Markdown
Collaborator

What type of PR is this?

What this PR does / why we need it:

Validating webhook was preventing setting a NodeSelector as part of a PodSpec. It was originally thought it would adversely influence network packing but that was an incorrect assumption. Network packing configuration (which will be enhanced in the upcoming PR) needs to always work in tandem with NodeSelector configuration setting if explicitly set.

Which issue(s) this PR fixes:

Fixes #198

Special notes for your reviewer:

Does this PR introduce a API change?

Allow NodeSelector to be set as part of PodSpec for a PodClique

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

None

Signed-off-by: madhav bhargava <madhav.bhargava@sap.com>
@unmarshall unmarshall merged commit c65aace into ai-dynamo:main Sep 23, 2025
4 checks 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.

Grove Blocks NodeSelector

2 participants