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

[Improvement] add tests for InPlacePodVerticalScaling to test pipline. #8216

Open
shanshanying opened this issue Sep 26, 2024 · 1 comment
Open
Assignees
Labels
kind/enhancement New feature or request test
Milestone

Comments

@shanshanying
Copy link
Contributor

shanshanying commented Sep 26, 2024

feature: https://kubeblocks.io/docs/release-0.9/api_docs/maintenance/in-place-update/ignore-vertical-scale

turn on InPlacePodVerticalScaling for both K8s and KB and add tests to our regression pipline.

this feature will go beta in K8s 1.32 as mentioned in the enhancement
kubernetes/enhancements#1287

@shanshanying
Copy link
Contributor Author

  1. make sure K8s version > 1.27 with feature gate enabled: InPlacePodVerticalScaling: true
  2. install KB with '--set featureGates.inPlacePodVerticalScaling.enabled=true'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request test
Projects
None yet
Development

No branches or pull requests

2 participants