Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow specifying affinity overrides in synthesizer spec #271

Merged
merged 3 commits into from
Jan 22, 2025

Conversation

NickKeller
Copy link
Member

Allow specifying affinity in the synthesizer spec. The behavior here is to not destructively overwrite the antiaffinity that is already hardcoded in the pod spec, as well as the nodeaffinity that can be specified in command line arguments. It will just append any user specified overrides to existing ones

@NickKeller NickKeller requested a review from jveski January 22, 2025 16:40
@NickKeller NickKeller linked an issue Jan 22, 2025 that may be closed by this pull request
Copy link
Collaborator

@jveski jveski left a comment

Choose a reason for hiding this comment

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

🚢

@jveski jveski merged commit 9d64f4a into Azure:main Jan 22, 2025
14 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.

Allow specifying pod/node affinity in synthesizer spec
2 participants