Adapt VPA resources to explicitly specify update mode InPlaceOrRecreate#412
Adapt VPA resources to explicitly specify update mode InPlaceOrRecreate#412Velin-Todorov wants to merge 1 commit into
InPlaceOrRecreate#412Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
SummaryThe following content is AI-generated and provides a summary of the pull request: How to categorize this PR? What this PR does / why we need it: Code changes:
Additional context: Which issue(s) this PR fixes: Special notes for your reviewer: Release note:
PR Bot InformationVersion:
|
|
@hyperspace-pr-bot[bot]: The label(s) DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
What this PR does / why we need it:
The changes in this PR explicitly set the update mode of the VPA resources to InPlaceOrRecreate. Doing so will allow us to remove the GRM webhook in a future release, as it is currently unconditionally enabled.
Which issue(s) this PR fixes:
Part of gardener/gardener#12955
Special notes for your reviewer:
N/A
Release note: