What this PR does / why we need it:
The golang version is outdated in the vertical-pod-autoscaler/Dockerfile.{admissioncontroller,recommdener,updater}. This PR switches the release job to use the upstream Dockerfiles under pkg/{admission-controller,recommdener,updater}/Dockerfile which are multi-stage ones as well.
What this PR does / why we need it: The golang version is outdated in the
vertical-pod-autoscaler/Dockerfile.{admissioncontroller,recommdener,updater}
. This PR switches the release job to use the upstream Dockerfiles underpkg/{admission-controller,recommdener,updater}/Dockerfile
which are multi-stage ones as well.Which issue(s) this PR fixes: N/A
Special notes for your reviewer: N/A
Release note: