Skip to content

Horizontal Pod Autoscaler is v2 with k8s 1.26 #919

@Tanemahuta

Description

@Tanemahuta

Is your feature request related to a problem? Please describe.
Kubernetes v1.26 deprecated v2betaX for HorizontalPodAutoscaler. The operator still uses v2beta2.
Thus, the operator is not usable in conjunction with autoscaling starting with k8s 1.26.

Describe the solution you'd like to see
IMHO using a switch on the defined resource versions (API capabilities) would be the preferred solution.

Describe alternatives you've considered
There's none.

Additional context

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