Closed shekhar-rajak closed 2 years ago
/sig node
We need to update the "Enhancement target" and in the proposal as well.
/sig autoscaling
We need to update the "Enhancement target" and in the proposal as well.
@shekhar-rajak Thanks for migrating the KEP to the new format (I apologize for being unresponsive about it). Could you please clarify what Enhancement target refers to here, and where should we make the update?
@thockin and I have been working on updating the design changes to the main KEP and I believe we have reached a consensus. Consequently, I reviewed the CRI KEP for potential changes. Besides the issue of dockershim deprecation and it's potential impact on alpha test criteria that I need to investigate closely, nothing in particular stands out as needing update.
I'm looking to target both KEPS for 1.21 release at this time, the estimate might change depending on my assessment of how much the codebase has evolved since my earlier implementation last summer.
/cc @kikisdeliveryservice
Hi @vinaykul !
Enhancements freeze has passed and this KEP is not tracked/was not opted in. You'll need to discuss with the sponsoring SIGs and if they agree, submit an Exception Request ASAP to be included in the 1.21 release.
cc: @annajung
/stage alpha /milestone v1.22
👋🏽 Hi @vinaykul
This is Supriya, v1.22 enhancement shadow here. For the enhancement to be included in the 1.22 milestone, it must meet the following criteria:
The KEP must have a production readiness review The KEP must have graduation criteria The KEP must have targeted/latest milestone mentioned in kep.yaml
Please make sure to follow all the instructions and update the KEP to include this.
Thank you!
👋🏽 Hi @vinaykul @ehashman
This is Supriya, v1.22 enhancement shadow. After reviewing the KEP and PRR. This enhancement is now being tracked for the 1.22 milestone.
[Done] ~The KEP must have a production readiness review~ [Done] ~The KEP must have graduation criteria~ [Done] ~The KEP must have targeted/latest milestone mentioned in kep.yaml~
Thank you!
@supriya-premkumar I'll get to the documentation PR by next week.
The implementation PR (work in progress) for this KEP is https://github.com/kubernetes/kubernetes/pull/102884 and is out for review.
There are two KEPs for this feature. Please also track the KEP in the issue https://github.com/kubernetes/enhancements/issues/1287 alongside this KEP issue. They both go in or none of them do.
Hi @vinaykul, just a reminder that we are one week away from the code freeze(July 8th, 2021) and I see that the PR is yet to be merged, due to this the issue will still be marked as atRisk
for the 1.22 Release. Also, the Doc Placeholder PR deadline is on July 9th, 2021.
Hi @vinaykul, I just wanted to send a reminder that we have just 1 more day to get all the remaining PRs merged before the code freeze deadline tomorrow on Thursday, July 8th at 18:00 Pacific Time.
Hi, v1.22 Enhancements Lead here. Unfortunately this enhancement has not met the requirements for code freeze as https://github.com/kubernetes/kubernetes/pull/102884 is unmerged and unapproved.
If you still wish to progress this enhancement in v1.22, then please file an exception request.
/milestone clear
/milestone v1.23 Per Node KEP Planning -- high priority
Required alongside #1287 (not sure why this is a separate KEP)
Hi @vinaykul! 1.23 Enhancements team here. Just checking in as we approach enhancements freeze at 11:59pm PST on Thursday 09/09. Here's where this enhancement currently stands:
implementable
Looks like we're all set for enhancements freeze!
Thanks!
@vinaykul @ehashman 1.23 Docs team here :wave:
This enhancement issue is listed as 'None required' for docs in the tracking sheet. Will docs related to these API changes be covered by docs PR(s) related to #1287 ? Just making sure we're tracking the right things. Thanks!
@vinaykul @ehashman 1.23 Docs team here 👋
This enhancement issue is listed as 'None required' for docs in the tracking sheet. Will docs related to these API changes be covered by docs PR(s) related to #1287 ? Just making sure we're tracking the right things. Thanks!
Yes. This KEP was created mainly to have a separate discussion track with a different focus group of people and avoid churn on 1287. 1278 depends on this and doc updates to 1287 will cover this.
If we don't have a separate PR for the CRI changes, can we merge the design proposal into #1287 and close the issue? I see this has been rolled up into https://github.com/kubernetes/kubernetes/pull/102884 so there's no point in tracking it separately
Hey @ehashman and @vinaykul - is the plan now to merge this into #1287? Just curious for 1.23 enhancements tracking purposes :)
@salaxander Let's just keep it the way it is for now, I'm way too busy and don't need another housekeeping item tacked on.
Hey @ehashman and @vinaykul - Looks like we're still waiting on kubernetes/kubernetes#102884 to merge for this one? Today is code freeze so I have this enhancement marked as at-risk currently. If all associated PRs merge to k/k before 6pm PT tonight we're good
Hi, 1.23 Enhancements Lead here 👋. With code freeze now in effect, this enhancement has not met the criteria for the freeze and has been removed from the milestone.
As a reminder, the criteria for code freeze is:
Feel free to file an exception to add this back to the release. If you plan to do so, please file this as early as possible.
Thanks! /milestone clear
The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs.
This bot triages issues and PRs according to the following rules:
lifecycle/stale
is appliedlifecycle/stale
was applied, lifecycle/rotten
is appliedlifecycle/rotten
was applied, the issue is closedYou can:
/remove-lifecycle stale
/lifecycle rotten
/close
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle stale
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs.
This bot triages issues and PRs according to the following rules:
lifecycle/stale
is appliedlifecycle/stale
was applied, lifecycle/rotten
is appliedlifecycle/rotten
was applied, the issue is closedYou can:
/remove-lifecycle rotten
/close
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle rotten
/close
KEP 2273 is being merged with KEP 1287 and tracked by issue #1287
@vinaykul: Closing this issue.
Enhancement Description
Container Resources CRI API Changes for Pod Vertical Scaling
After merging https://github.com/kubernetes/enhancements/pull/2266, we will get the file location: "/keps/sig-node/2273-kubelet-container-resources-cri-api-changes"
Discussion Link: #1342
Primary contact (assignee):
Responsible SIGs: sig-node
Enhancement target (which target equals to which milestone):
[ ] Alpha
k/enhancements
) update PR(s):k/k
) update PR(s):k/website
) update PR(s):Alpha
Beta
Stable
Implementation History