Skip to content

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

@kylefuhrmanncalm

Description

@kylefuhrmanncalm

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions