Skip to content

Support verticalpodautoscaler v1 #1718

@iamcan13

Description

@iamcan13

What would you like to be added:
Support verticalpodautoscalers/v1

Why is this needed:
Since vertical pod autoscalers CRD has been updated from v1beta2 to v1, kube-state-metrics should support new version of API. (release note)

Describe the solution you'd like
Generate client codes from version v1 and modify the dependencies.
The legacy client dependency is v1beta2, below is one of them I found.

vpaautoscaling "k8s.io/autoscaler/vertical-pod-autoscaler/pkg/apis/autoscaling.k8s.io/v1beta2"

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/featureCategorizes issue or PR as related to a new feature.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions