Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HorizontalPodAutoscaler v2beta1 is deprecated in k8s v1.22+ #9356

Open
kylefuhrmanncalm opened this issue Mar 13, 2023 · 0 comments
Open

HorizontalPodAutoscaler v2beta1 is deprecated in k8s v1.22+ #9356

kylefuhrmanncalm opened this issue Mar 13, 2023 · 0 comments

Comments

@kylefuhrmanncalm
Copy link

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"

To Reproduce
Steps to reproduce the behavior:
With autoscaling.enabled: true, follow consoleme documentation to deploy consoleme

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

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

No branches or pull requests

1 participant