v2.0.0-rc2
版本发布时间: 2020-10-23 23:38:59
kedacore/keda最新发布版本:v2.15.1(2024-08-12 18:30:35)
We're happy to release KEDA 2.0.0 release candidate 2 (RC2) which is an incremental release to v2.0.0-rc. 🎉
Our goal is to release KEDA 2.0.0 stable in a couple of weeks.
What's new?
New
- New IBM MQ Scaler (#1259)
- Adding Scaling Strategy for ScaledJob (#1227)
- Adding support for cpu/memory scaler (#1215)
Improvements
- ScaledJobs: Introduce new scaling logic with fix orphan pod issue (#1214)
- enabling authentication for metric api scaler (#1137)
- Update dependencies
- Avoid exception when CRD doesn't follow Pod spec shape (#1195)
- Improved code linting
Breaking Changes
- Remove Kafka scaler requirement for CA/cert/key (#1288)
- Kubernetes v1.16+ is required instead of v1.13
- Use
apiextensions.k8s.io/v1
instead ofapiextensions.k8s.io/v1beta1
1、 keda-2.0.0-rc2.yaml 459.6KB