kubernetes / autoscaler

Autoscaling components for Kubernetes
Apache License 2.0
8.11k stars 3.98k forks source link

Cluster Autoscaler patch releases May 2023 #5774

Closed gjtempleton closed 1 year ago

gjtempleton commented 1 year ago

I'm planning to cut the latest round of CA patch releases as per the schedule, on Monday the 22nd of May.

I will be cutting releases for 1.24, 1.25, 1.26, and 1.27 release branches. If you have any bug fixes for the versions listed that haven't yet been cherry-picked, please raise them and reference this issue.

maximrub commented 1 year ago

It will be great if you can include Support RRSA auth in AliCloud

gjtempleton commented 1 year ago

@maximrub , if you're able to raise the cherry-picks, I'm more than happy to review them either late tomorrow or on Monday before I cut the releases.

maximrub commented 1 year ago

Hi @gjtempleton here are the PRs for the cherry-pick from the master branch https://github.com/kubernetes/autoscaler/pull/5780 https://github.com/kubernetes/autoscaler/pull/5781 https://github.com/kubernetes/autoscaler/pull/5782 https://github.com/kubernetes/autoscaler/pull/5783

vadasambar commented 1 year ago

@gjtempleton, I want to cherry-pick 2 PRs:

  1. https://github.com/kubernetes/autoscaler/pull/5632
  2. https://github.com/kubernetes/autoscaler/pull/5594

Thank you!

maximrub commented 1 year ago

@gjtempleton it will be published today?

gjtempleton commented 1 year ago

It won't be until this evening UK time, I'm doing this outside of my day to day work commitments.

gjtempleton commented 1 year ago

Raised #5794, #5795, #5796, and #5797 to update the vendoring of k/k for each.

gjtempleton commented 1 year ago

Promotion to registry.k8s.io PR, images will be available shortly after this is merged: https://github.com/kubernetes/k8s.io/pull/5317

gjtempleton commented 1 year ago

Images now available, will finish off the release notes this evening.

qianlei90 commented 1 year ago

after this 1.24 will enter maintenance mode, is there any chance to merge these PRs to cluster-autoscaler-release-1.24?

gjtempleton commented 1 year ago

Releases have been cut. One issue with the 1.24 release notes as I didn't finish the tagging and release notes until after the merging of #5804, however this hasn't, and won't, make it into a 1.24 release. Working on updating this now.

gjtempleton commented 1 year ago

1.24 now pointing to the correct commit.

/close

k8s-ci-robot commented 1 year ago

@gjtempleton: Closing this issue.

In response to [this](https://github.com/kubernetes/autoscaler/issues/5774#issuecomment-1566834558): >1.24 now pointing to the correct commit. > >/close Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
zchenyu commented 1 year ago

Just to confirm, is https://github.com/kubernetes/autoscaler/pull/5804 in CA 1.24.2 ? and if not, will it be in a later release?

qianlei90 commented 1 year ago

Just to confirm, is #5804 in CA 1.24.2 ? and if not, will it be in a later release?

@zchenyu unfortunately this PR is not in v1.24.2, and it may still have a release later as v1.24 has enter maintenance mode:

image

cc @gjtempleton