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

Fix ServerClaim with label selector claiming multiple servers #230

Merged
merged 3 commits into from
Feb 4, 2025

Conversation

Nuckal777
Copy link
Contributor

Proposed Changes

  • Fix claiming multiple available servers when having multiple unbound ServerClaims using label selectors.
  • Add tests for multiple Servers and/or ServerClaims.

The claimServerBySelector code path missed the
checkForPrevUsedServer previously
@github-actions github-actions bot added bug Something isn't working size/L labels Feb 3, 2025
@Nuckal777 Nuckal777 changed the title Fix multi claim label selector Fix ServerClaim with label selector claiming multiple servers Feb 3, 2025
@afritzler afritzler merged commit da2a815 into main Feb 4, 2025
9 checks passed
@afritzler afritzler deleted the fix-multi-claim-label-selector branch February 4, 2025 07:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working size/L
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants