Skip to content

fix: prevent clusters in deletion from being considered by the scheduler #45

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

Merged
merged 1 commit into from
Jun 5, 2025

Conversation

Diaphteiros
Copy link
Contributor

What this PR does / why we need it:
The scheduler currently does not exclude clusters that are being deleted when choosing shared clusters for scheduling. This PR fixes that.

Which issue(s) this PR fixes:
None

Special notes for your reviewer:

Release note:

The scheduler no longer takes `Cluster` resources with a deletion timestamp into account when choosing shared clusters for scheduling.

@Diaphteiros Diaphteiros requested a review from reshnm June 5, 2025 10:49
@reshnm reshnm merged commit ef37c2c into main Jun 5, 2025
5 checks passed
@reshnm reshnm deleted the scheduler branch June 5, 2025 13:04
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.

2 participants