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

fix: HPA v2 spec #28

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

rolandkool
Copy link

The spec for the HorizontalPodAutoscaler resource does not work on recent Kubernetes clusters (tested on 1.30).

It fails with:

strict decoding error: unknown field "spec.metrics[0].resource.targetAverageUtilization"

Signed-off-by: Roland Kool <[email protected]>
Copy link
Member

@codefromthecrypt codefromthecrypt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we don't seem to claim a minimum version in our README, but in case someone asks, what is the new floor/minimum version we need for these template changes?

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

Successfully merging this pull request may close these issues.

2 participants