-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Configurable scale velocity for HPA #853
Comments
/sig autoscaling |
Hi @gliush. I'm the Enhancement Lead for 1.15. Does this feature plan on being implemented into an alpha state for 1.15? |
Hi @kacole2, I'm ok to implement it as soon as I get an approval. So, I'm ok with 1.15 as well as with 1.xx version :) |
@gliush Enhancement Freeze is April 30th. Code Freeze is May 29th. We need a KEP approved and merged before these deadlines to be included. /milestone v1.15 |
/assign @gliush |
@gliush Kubernetes 1.15 Enhancement Freeze is 4/30/2019. To be included in the Kubernetes 1.15 milestone, KEPs are required to be merged and in an "Implementable" state with proper test plans and graduation criteria. Please submit any PRs needed to make this KEP adhere to inclusion criteria. If this will slip from the 1.15 milestone, please let us know so we can make appropriate tracking changes. |
@gliush Enhancement Freeze for Kubernetes 1.15 has passed and this did not meet the deadline. This is now being removed from the 1.15 milestone and the tracking sheet. If there is a need for this to be in 1.15, please file an Enhancement Exception. Thank you. |
Hi @gliush , I'm the 1.16 Enhancement Lead. Is this feature going to be graduating alpha/beta/stable stages in 1.16? Please let me know so it can be added to the 1.16 Tracking Spreadsheet. If not's graduating, I will remove it from the milestone and change the tracked label. Once coding begins or if it already has, please list all relevant k/k PRs in this issue so they can be tracked properly. Milestone dates are Enhancement Freeze 7/30 and Code Freeze 8/29. Thank you. |
@kacole2, yes, I think we should target alpha for 1.16. Are there documented requirements for what is required for an alpha feature? @gliush this means we need to land all the code by 8/29. I have a TODO to review your PR kubernetes/kubernetes#74525 this week. |
@josephburnett I'll get this added to the tracking sheet. As for requirements to be considered I would focus on doing those first before trying to get the code landed. |
@josephburnett @gliush I'm one of the 1.16 Enhancement Shadows -- I just wanted to check in. Do you think the KEP will have the graduation criteria and be bumped to an implementable state by the freeze tomorrow? |
Enhancement Freeze has passed for 1.16. The KEP at is still in a Provisional state and now this is being removed from the 1.16 milestone. If this would like to be re-added, please file an exception and it will require approval from the release lead. /milestone clear |
Exception request was approved. Adding back to the milestone. |
@jeremyrickard The test plan was merged into the kep. I think we don't need the exception anymore. Also this PR on k/k for this enhancement was already merged. But I cannot find this feature listed in the changelog. Is there something missing from our end. Is it just because this KEP was left in the |
Hello, @gliush @josephburnett @arjunrn :) 1.18 docs shadow here. Does this enhancement work planned for 1.18 require any new docs (or modifications to existing docs)? If not, can you please update the 1.18 Enhancement Tracker Sheet (or let me know and I'll do so) Thanks, |
@savitharaghunathan Here is the PR. The changes were originally made against |
@arjunrn - thanks for the update. I will link the PR to the enhancements tracker. |
@jeremyrickard , @savitharaghunathan: could you confirm that this is going to be part of 1.18 and we don't miss anything? |
@gliush This enhancement surely satisfies all criteria to be part of the release cycle. Just a few concerning things:
|
PS: We are actively tracking it on the tracking sheet |
Investigating further, the PR that set the status to |
As @palnabarun pointed out, you're going to need to update this to You don't need another exception to fix that, but please do it ASAP. |
Hey @gliush I think everything for this is merged yes? Could you link us to the PRs that merged the implementation for this enhancement so we can update the tracking sheet? Code freeze for 1.18 is March 05, 2020, so anything additional will need to be completed and merged prior to that. |
Yes, everything seems to be merged. |
/milestone clear (removing this enhancement issue from the v1.18 milestone as the milestone is complete) |
This enhancement was merged. What should I do with it? I don't see good documentation anywhere that explains the usual enhancement flow. |
@gliush So, as I read it, this was implemented as part of a beta API, so there will be no separate graduation for this feature. It will graduate with that API. Therefore, we can just close this! /close |
@johnbelamaric: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/milestone v1.18 Since that is when it was implemented. |
/stage beta Also, we would categorize this as "a change to an existing beta API", so I believe the stage should be beta. @palnabarun , make sense? |
@johnbelamaric LGTM! 🙂 |
@johnbelamaric : Thank you very much for explanation, it was really helpful! |
Enhancement Description
The text was updated successfully, but these errors were encountered: