Skip to content

Conversation

@kylefuhrmanncalm
Copy link

Related to issue: #9356
Describe the bug
HorizontalPodAutoscaler v2beta1 is deprecated in v1.22+ and causes failures deploying on updated clusters

Error: unable to build kubernetes objects from release manifest: resource mapping not found for name: "consoleme" namespace: "" from "": no matches for kind "HorizontalPodAutoscaler" in version "autoscaling/v2beta1"

Expected behavior
HPA autoscaler should successfully deploy with the application when autoscaling.enabled: true

This PR updates the python build package to one that is available & adds a check for newer KubeVersion to utilize the stable version: autoscaling/v2

* Update failing python package

* Update stable autoscaling apiVersion for newer KubeVersion
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant