What this PR does / why we need it:
We found a regression in VPA 1.2.0: see https://github.com/kubernetes/autoscaler/pull/7161. As we merged many PRs that depend on the VPA 1.2.0 we decided to cut a release from the fork. @plkokanov and @voelzmo anyways wanted to use a custom vpa-recommender image with additional logging to debug one recurring issue.
1st commit: Sync the vertical-pod-autoscaler/ dir with the content from upstream/vpa-release-1.2 branch
I used:
What this PR does / why we need it: We found a regression in VPA 1.2.0: see https://github.com/kubernetes/autoscaler/pull/7161. As we merged many PRs that depend on the VPA 1.2.0 we decided to cut a release from the fork. @plkokanov and @voelzmo anyways wanted to use a custom vpa-recommender image with additional logging to debug one recurring issue.
1st commit: Sync the vertical-pod-autoscaler/ dir with the content from upstream/vpa-release-1.2 branch I used:
This intentionally reverts the additional logging added in https://github.com/gardener/autoscaler/pull/299. @plkokanov will raise a new PR about it with small modifications
Which issue(s) this PR fixes: N/A
Special notes for your reviewer: N/A
Release note: