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

Fixing pod placement over nodes #305

Merged
merged 2 commits into from
Feb 6, 2025

Conversation

LucaCinquini
Copy link
Collaborator

Purpose

  • This PR resolves a bug which prevented Pods from being allocated to different nodes, causing workflows to fail or under-perform.

Proposed Changes

  • [FIX] Changed the Pod label so that it matches the Pod anti-affinity requirement.

Issues

Testing

  • Applied the fix to both the unity-venue-dev and asips venues, verified that multiple nodes are provisioned when multiple jobs are requested.

@LucaCinquini LucaCinquini merged commit 93e30af into develop Feb 6, 2025
2 checks passed
@LucaCinquini LucaCinquini deleted the fixing-pod-placement-over-nodes branch February 6, 2025 23:45
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