Skip to content

Hpa: Support newer apiVersions

What does this MR do?

  • Adds support for newer HPA apiVersions since apiVersion: autoscaling/v2beta1 has been removed since Kubernetes 1.25 and autoscaling/v2beta2 removed since 1.26.

Why was this MR needed?

  • HPA template in Chart is unusable on Kubernetes versions >= 1.25

What's the best way to test this MR?

What are the relevant issue numbers?

Merge request reports