Skip to content

Commit

Permalink
promote feature PodSchedulingReadiness to stable
Browse files Browse the repository at this point in the history
  • Loading branch information
Huang-Wei committed Feb 21, 2024
1 parent fe2efe0 commit 502196d
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,9 @@ stages:
- stage: beta
defaultValue: true
fromVersion: "1.27"
toVersion: "1.29"
- stage: stable
defaultValue: true
fromVersion: "1.30"
---
Enable setting `schedulingGates` field to control a Pod's [scheduling readiness](/docs/concepts/scheduling-eviction/pod-scheduling-readiness).

0 comments on commit 502196d

Please sign in to comment.