-
Notifications
You must be signed in to change notification settings - Fork 4k
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
Cluster Autoscaler patch releases #3317
Comments
Can we get this #3326 merged to master before the 1.19 cut? Tests pass but master is in a broken state. |
@gjtempleton @Jeffwan @jaypipes Can you open cherry-picks if you think this is needed? I can wait until tomorrow or Thursday if needed with cutting the release. @marwanad Merged, sorry for the presubmit issue. |
Status update - I've started to do dependency updates required to fix #3224, however, it has proved problematic for 1.17 (apparently go.mod in kubernetes/kubernetes lists the wrong go version, which breaks our vendoring process). There may be some additional delay, as I fix this issue. |
Could you also pull in #3359? Sadly this isn't easily applicable to 1.17. |
@nigelellis @johanneswuerbach Done. Are there any changes anyone would like to highlight in release notes? |
@MaciekPytel "bug fixes and improvements" 😆 . I think "Various improvements to scale down scenarios" would capture them all. |
@MaciekPytel So this label comes from AKS-Engine (which is what most people use for self-hosted K8s on Azure) and isn't AKS specific. We should definitely call that out in the release, though. |
I released 1.18.2 and 1.17.3. Please let me know if any release notes are missing or need to be corrected and I'll fix it. |
Thank you @MaciekPytel, much appreciated! |
I deployed the 1.17.3 release and can confirm that #3124 has fixed my lopsided AWS auto-scaler issues. I now see an even spread of nodes provisioned across SPOT compute ASGs in AWS. Thanks again for the backport and to @joelsmith for the original fix. |
Working on other stuffs and have some delay on this. I will double check cherry-pick candidates for 1.16 and below. i will come back asap. |
I released 1.16.6 and 1.15.7 and so I'm closing this issue. If I missed anything important in release notes or you otherwise think they need to be corrected please let me know and I'll update them. |
@MaciekPytel Thanks. Can you help add following sentence to 1.16.6 and 1.17.3 release note?
|
I'm planning to build a series of Cluster Autoscaler patch releases on Tuesday 2020-07-21. Patch releases will involve bumping kubernetes dependencies to address #3224.
If you have any other bugfix cherry-pick PRs you want included, please leave a comment here.
Tagging all cloudprovider owners for visibility:
cc: @ringtail @Jeffwan @jaypipes @feiskyer @marwanad @nilo19 @hello2mao @frobware @enxebre @elmiko @hardikdr @detiber @ncdc @andrewsykim @MorrisLaw @tghartland @mwielgus @gjtempleton (really sorry if I missed anyone)
The text was updated successfully, but these errors were encountered: