Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Update helm k8s autoscaling api version to v2 #1165

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

Merged
FalkWolsky merged 2 commits into lowcoder-org:dev from dokdo2013:feat/helm-hpa-api-update
Sep 16, 2024

Conversation

Copy link
Contributor

@dokdo2013 dokdo2013 commented Sep 16, 2024

Proposed changes

Improve Helm Chart - Replace outdated kubernetes api version to latest

  • Updated apiVersion for HorizontalPodAutoscaler resources from autoscaling/v2beta1 to autoscaling/v2.
  • Deprecated the use of v2beta1 API, replacing it with the latest stable v2 API.

Types of changes

  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist

  • Lint and unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)
  • Any dependent changes have been merged and published in downstream modules

Further comments

Starting from Kubernetes v1.22, the autoscaling/v2beta1 API has been deprecated and is no longer available in subsequent versions like v1.25 and beyond. As of 2024, migrating to the autoscaling/v2 API is necessary to ensure compatibility with Kubernetes clusters that have removed support for the beta version.

Copy link

netlify bot commented Sep 16, 2024
edited
Loading

👷 Deploy request for lowcoder-test pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 9cbbd78

@dokdo2013 dokdo2013 changed the title (削除) Bump helm k8s autoscaling api version to v2 (削除ここまで) (追記) Update helm k8s autoscaling api version to v2 (追記ここまで) Sep 16, 2024
Copy link
Contributor

@FalkWolsky FalkWolsky left a comment

Choose a reason for hiding this comment

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

Thank you very much!! This is a truly valuable contribution!

@FalkWolsky FalkWolsky merged commit 87037da into lowcoder-org:dev Sep 16, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers

@FalkWolsky FalkWolsky FalkWolsky approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /