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

HPA Adapter Broken After 1.25 #52

Closed
nathan-chandrasekaran opened this issue Oct 9, 2023 · 1 comment
Closed

HPA Adapter Broken After 1.25 #52

nathan-chandrasekaran opened this issue Oct 9, 2023 · 1 comment

Comments

@nathan-chandrasekaran
Copy link

There is usage of a deprecated API in hpa.go#L44 lisetning to autoscalingv2/beta1 which has been deprecated since 1.25 causing the following error:

Failed to watch *v2beta1.HorizontalPodAutoscaler: failed to list *v2beta1.HorizontalPodAutoscaler: the server could not find the requested resource
@oppegard
Copy link
Member

This is fixed in #67.

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

2 participants