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

autoscaling/v2beta1 deprecated - request for update to be able to use auto scaling on lates k8s versions #111

Open
Santhosh-Radhakrishna opened this issue Sep 23, 2024 · 0 comments
Labels
enhancement New feature or request new Needs triage

Comments

@Santhosh-Radhakrishna
Copy link

Briefly describe the feature

uses the deprecated HorizontalPodAutoscaler autoscaling/v2beta1

What problem does this feature solve? Please link any relevant documentation or Issues

K8s Rev: v1.30.4-eks-a737599

Error: UPGRADE FAILED: resource mapping not found for name: "paralus" namespace: "" from "": no matches for kind "HorizontalPodAutoscaler" in version "autoscaling/v2beta1"
ensure CRDs are installed first

available options

❯ kubectl api-versions |grep autos
autoscaling/v1
autoscaling/v2

(optional) What is your current workaround?

@Santhosh-Radhakrishna Santhosh-Radhakrishna added enhancement New feature or request new Needs triage labels Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request new Needs triage
Projects
None yet
Development

No branches or pull requests

1 participant