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

Add a PoolLabel selector to PodAntiAffinity #1925

Merged
merged 1 commit into from
Jan 2, 2024

Conversation

allanrogerr
Copy link
Contributor

Add a PoolLabel selector to PodAntiAffinity to ensure that the kubectl-minio plugin expand command allows pod in one pool to be scheduled on available nodes when pods from another pool have already been scheduled on those same nodes

See detailed tests here

Fixes #949

…l-minio plugin expand command allows pod in one pool to be scheduled on available nodes when pods from another pool have already been scheduled on those same nodes
Copy link
Contributor

@shtripat shtripat left a comment

Choose a reason for hiding this comment

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

lgtm

@allanrogerr allanrogerr merged commit 64cb15e into minio:master Jan 2, 2024
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

minio pods fail to schedule due to "anti-affinity"
3 participants