-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
fix: Exposing VPA to GA module #1404
Conversation
Please review @bharathkkb @Jberlinsky |
Hi @bharathkkb @Jberlinsky , could you please review at your convenience? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry for the delay @ericyz. Just so I understand this correctly based on the PR contents, we are not adding the VPA feature but rather just exposing the output in GA modules. In the future, adding a PR description would be great so it is easier for us to correlate the intention behind the PR with the code changes.
@bharathkkb - thanks for getting back. Yes, agree and I'll add the description in more details in future. |
@ericyz |
feat: move vpa out of beta Co-authored-by: Bharath KKB <[email protected]>
The vertical pod scaling has been availble in the GA Terraform Provider. This change will expose the feature in the existing GA module.