kubernetes / enhancements

Enhancements tracking repo for Kubernetes
Apache License 2.0
3.43k stars 1.48k forks source link

[KEP] Graduate HPA API to GA #2702

Closed supriya-premkumar closed 2 years ago

supriya-premkumar commented 3 years ago

Enhancement Description

Please keep this description up to date. This will help the Enhancement Team to track the evolution of the enhancement efficiently.

supriya-premkumar commented 3 years ago

/sig autoscaling

supriya-premkumar commented 3 years ago

Initial PR: https://github.com/kubernetes/enhancements/pull/2703

josephburnett commented 3 years ago

/assign josephburnett

JamesLaverack commented 3 years ago

Hey 👋 1.22 Enhancements Lead here,

If you'd like to have this issue tracked for 1.22, You'll need to ask a SIG Autoscaling lead (cc @gjtempleton @mwielgus) to add it to the "KEP Collection" tab of the enhancements tracking sheet and we can track it from there.

Let me know if you have any questions.

sftim commented 3 years ago

Promotes autoscaler API resource v2beta2 version to GA

Is it more accurate to say:

Promote HorizontalPodAutoscaler API resource v2beta2 version to GA

? (avoiding confusion with, eg, cluster autoscaler, MultidimPodAutoscaler, VerticalPodAutoscaler).

JamesLaverack commented 3 years ago

/milestone v1.22

PI-Victor commented 3 years ago

Hello @supriya-premkumar 👋, 1.22 Docs release lead here. This enhancement is marked as ‘Needs Docs’ for 1.22 release.

Please follow the steps detailed in the documentation to open a PR against dev-1.22 branch in the k/website repo. This PR can be just a placeholder at this time and must be created before Fri July 9, 11:59 PM PDT.
 Also, take a look at Documenting for a release to familiarize yourself with the docs requirement for the release. 
Thank you!

salaxander commented 3 years ago

Hi @supriya-premkumar - Could you open a PR on the KEP to mark it as implemented? We can close out the issue then :)

Thanks!

gjtempleton commented 3 years ago

Hi @salaxander - thanks for the follow-up! This KEP had its target moved to 1.23 so isn't yet implemented.

gjtempleton commented 3 years ago

@supriya-premkumar Could you update the description's target release to 1.23 please?

salaxander commented 3 years ago

/milestone v1.23

jlbutler commented 3 years ago

Hi @supriya-premkumar :wave: 1.23 Docs release lead here.

This enhancement is marked as 'Needs Docs' for the 1.23 release.

Please follow the steps detailed in the documentation to open a PR against the dev-1.23 branch in the k/website repo. This PR can be just a placeholder at this time and must be created before Thu November 18, 11:59 PM PDT.

Also, if needed take a look at Documenting for a release to familiarize yourself with the docs requirement for the release.

Thanks!

supriya-premkumar commented 3 years ago

Hi @jlbutler, cc'ing @josephburnett for more info/context on this one.

gracenng commented 2 years ago

Hi @josephburnett , 1.23 Enhancements Shadow here.

In light of code freeze on November 16th, please link the code PR related to this enhancement in the description so the release team can track it. As of now, the status of this enhancement is at-risk.

Please feel free to ping me once the code PR's are merged.

salaxander commented 2 years ago

@josephburnett - can you confirm if all k/k PRs for this KEP have merged?

josephburnett commented 2 years ago

Yes! All the core PRs have landed. Primarily https://github.com/kubernetes/kubernetes/pull/102534 and two followup PRs (https://github.com/kubernetes/kubernetes/pull/106315 and https://github.com/kubernetes/kubernetes/pull/106316). We still need doc updates I think, but we have another week for that, right?

sftim commented 2 years ago

Placeholder doc PRs are due tomorrow AIUI, and should be ready for review on the 23rd https://www.kubernetes.dev/resources/release/

chrisnegus commented 2 years ago

Hi @josephburnett :wave: 1.23 Docs shadow here.

As @sftim mentioned, docs PR placeholders for 1.23 are due tomorrow.

Please follow the steps detailed in the documentation to open a PR against the dev-1.23 branch in the k/website repo. Also, if needed take a look at Documenting for a release to familiarize yourself with the docs requirement for the release. Thanks!

josephburnett commented 2 years ago

@chrisnegus @sftim here is my placeholder PR: https://github.com/kubernetes/website/pull/30547

chrisnegus commented 2 years ago

Excellent! Thanks @josephburnett

gracenng commented 2 years ago

Hi @josephburnett ,

1.24 Enhancements Lead here. Could you please update this enhancements's KEP status to implemented, then close this issue?

Thanks :)