-
Notifications
You must be signed in to change notification settings - Fork 1.6k
changed 1.35 to alpha for DRA extended resource feature #5702
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
base: master
Are you sure you want to change the base?
Conversation
|
/assign @johnbelamaric |
| @@ -31,8 +31,9 @@ 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" | |||
| alpha: "v1.35" | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think you can leave 1.34 here - that's when it first entered alpha.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
1.34 is still there, at line 33
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
oh, we can't have it twice, it's a map key
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i see. removed the alpha 1.35
|
/hold for scheduling approvers |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: johnbelamaric, yliaog The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
There was a problem hiding this comment.
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.
enhancements/keps/sig-scheduling/5004-dra-extended-resource/kep.yaml
Lines 23 to 24 in c0c7d33
| # The target maturity stage in the current dev cycle for this KEP. | |
| stage: beta |
changed 1.35 to alpha for DRA extended resource feature
DRA: Handle extended resource requests via DRA Driver #5004