kedacore / keda

KEDA is a Kubernetes-based Event Driven Autoscaling component. It provides event driven scale for any container running in Kubernetes
https://keda.sh
Apache License 2.0
8.48k stars 1.07k forks source link

Release: v2.16 #6260

Open JorTurFer opened 1 week ago

JorTurFer commented 1 week ago

This issue template is used to track the rollout of a new KEDA version.

For the full release process, we recommend reading this document.

Required items

Timeline

We aim to release this release in the week of ~October 30th~ November 3rd

Progress

JorTurFer commented 1 day ago

Nobody has included anything to be merged before the release and I think that e2e test can be merged later on (although they aren't 100% stables, they are quite better), so the release will continue with the plan as expected. FYI @zroubalik @wozniakjan @SpiritZhou

wozniakjan commented 1 day ago

nothing from me directly but if we could fix https://github.com/kedacore/keda/issues/6255, that would be great. Because if I understand correctly, July 22, 2025, the GCP pub/sub scaler will need to support the promql syntax.

JorTurFer commented 1 day ago

So, should we postpone the release until next week? Is anybody working on #6255?

JorTurFer commented 1 day ago

There are currently 41 PR and maybe there are some of them interesting, but I haven't had time to review them, during the long weekend I can review them and maybe any other can do the same, including more features if we postpone the release for a week 🤔

SpiritZhou commented 18 hours ago

There are currently 41 PR and maybe there are some of them interesting, but I haven't had time to review them, during the long weekend I can review them and maybe any other can do the same, including more features if we postpone the release for a week 🤔

I reviewed some of them and some simple scaler refactor PRs are OK to be merged.

wozniakjan commented 12 hours ago

So, should we postpone the release until next week? Is anybody working on #6255?

I don't think there is anyone working on #6255 actively, but I'm wondering if we can just add a query metadata field to the GCP pub/sub scaler and reuse code from the prometheus https://keda.sh/docs/1.4/scalers/prometheus/#trigger-specification

maybe that is what you mentioned in https://github.com/kedacore/keda/issues/6255#issuecomment-2427506931?

JorTurFer commented 11 hours ago

we are facing with issues related with docker rate limit making the e2e tests flaky: image

We are going to include a proxy via ACR or ECR or so, but in the meantime we decided to postpone the release to the next week