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

feat: update HPA api to v2 for K8s 1.24+ #463

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

Conversation

davidspek
Copy link
Contributor

@davidspek davidspek commented May 4, 2023

Fixes: #449

This PR updates the HPA version used by the backend from v2beta2 to v2 to support newer versions of Kubernetes. Note: this does mean that Kubernetes v1.23.0 will be the new minimum supported version. Since Kubernetes v1.27.0 was recently released I believe this shouldn't be a large problem.

Related yatai-deployment PR: bentoml/yatai-deployment#113

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.

autoscaling/v2beta2 is deprecated in k8s 1.23
1 participant