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

exclude cordoned nodes while scheduling #26

Merged
merged 1 commit into from
Feb 18, 2025

Conversation

abhilashshetty04
Copy link
Member

What this PR does:
This PR adds a check in scheduler to filter cordoned k8s node. For localpv, we should not schedule volume cr(lvmvolume, zfsvolume) on cordoned node as App will not be scedulable there. Pod gets stuck in Pending

Which issue(s) this PR fixes:
openebs/lvm-localpv#366

@abhilashshetty04 abhilashshetty04 requested review from a team as code owners February 16, 2025 20:25
@abhilashshetty04 abhilashshetty04 changed the title fix(sceduler): exclude cordoned nodes while scheduling fix(scheduler): exclude cordoned nodes while scheduling Feb 16, 2025
@abhilashshetty04 abhilashshetty04 changed the title fix(scheduler): exclude cordoned nodes while scheduling exclude cordoned nodes while scheduling Feb 16, 2025
@abhilashshetty04 abhilashshetty04 merged commit ce563e2 into develop Feb 18, 2025
5 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.

3 participants