Skip to content

hpa: remove v2beta2 support#1921

Open
ceriath wants to merge 2 commits into
fluxcd:mainfrom
ceriath:main
Open

hpa: remove v2beta2 support#1921
ceriath wants to merge 2 commits into
fluxcd:mainfrom
ceriath:main

Conversation

@ceriath
Copy link
Copy Markdown

@ceriath ceriath commented May 21, 2026

autoscaling/v2beta2 has been deprecated since kubernetes 1.26 and been removed for kubernetes 1.36

This commit removes the hpa fallback to v2beta2 if v2 did not work

I also ran a go mod tidy, removing two obsolete indirect imports

ceriath added 2 commits May 21, 2026 11:13
autoscaling/v2beta2 has been deprecated since [kubernetes 1.26](https://kubernetes.io/docs/reference/using-api/deprecation-guide/#horizontalpodautoscaler-v126) and been [removed for kubernetes 1.36](kubernetes/kubernetes#135615)
This commit removes the hpa fallback to v2beta2 if v2 did not work

Signed-off-by: Niklas Ott <niklas.ott@unwired.at>
Signed-off-by: Niklas Ott <niklas.ott@unwired.at>
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.

1 participant