Skip to content

Change topology constraint to ScheduleAnyway#46

Merged
eswan18 merged 1 commit into
mainfrom
fix-topology-constraint
Feb 7, 2026
Merged

Change topology constraint to ScheduleAnyway#46
eswan18 merged 1 commit into
mainfrom
fix-topology-constraint

Conversation

@eswan18
Copy link
Copy Markdown
Owner

@eswan18 eswan18 commented Feb 7, 2026

Summary

  • Change whenUnsatisfiable: DoNotSchedule to ScheduleAnyway in topology spread constraint
  • Prevents pods from getting stuck in Pending on a small cluster when nodes are unavailable

Test plan

  • Verify pods reschedule correctly after deploy

🤖 Generated with Claude Code

ScheduleAnyway is safer on a small cluster — DoNotSchedule can leave
pods stuck in Pending if nodes are unavailable.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@eswan18 eswan18 merged commit 33700a1 into main Feb 7, 2026
@eswan18 eswan18 deleted the fix-topology-constraint branch February 7, 2026 04:09
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