Movatterモバイル変換


[0]ホーム

URL:


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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

dokdo2013
Copy link
Contributor

Proposed changes

Improve Helm Chart - Replace outdated kubernetes api version to latest

  • UpdatedapiVersion for HorizontalPodAutoscaler resources fromautoscaling/v2beta1 toautoscaling/v2.
  • Deprecated the use ofv2beta1 API, replacing it with the latest stablev2 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, theautoscaling/v2beta1 API has been deprecated and is no longer available in subsequent versions like v1.25 and beyond. As of 2024, migrating to theautoscaling/v2 API is necessary to ensure compatibility with Kubernetes clusters that have removed support for the beta version.

@netlifyNetlify
Copy link

netlifybot commentedSep 16, 2024
edited
Loading

👷 Deploy request forlowcoder-test pending review.

Visit the deploys page to approve it

NameLink
🔨 Latest commit9cbbd78

@dokdo2013dokdo2013 changed the titleBump helm k8s autoscaling api version to v2Update helm k8s autoscaling api version to v2Sep 16, 2024
Copy link
Contributor

@FalkWolskyFalkWolsky 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!

@FalkWolskyFalkWolsky merged commit87037da intolowcoder-org:devSep 16, 2024
2 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@FalkWolskyFalkWolskyFalkWolsky 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.

2 participants

@dokdo2013@FalkWolsky

[8]ページ先頭

©2009-2025 Movatter.jp