Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions keps/sig-scheduling/5004-dra-extended-resource/kep.yaml
Copy link
Member

Choose a reason for hiding this comment

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

We should update line 24 with stage: alpha to ensure the details stay accurate.

# The target maturity stage in the current dev cycle for this KEP.
stage: beta

Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ latest-milestone: "v1.35"
# The milestone at which this feature was, or is targeted to be, at each stage.
milestone:
alpha: "v1.34"
beta: "v1.35"
stable: "v1.36"
beta: "v1.36"
stable: "v1.37"

# The following PRR answers are required at alpha release
# List the feature gate name and the components for which it must be enabled
Expand Down