Failed to make webhook authorizer request error
# Bug
## Description
Describe the problem, what were you doing when you noticed the bug?
- We started to see this error during 2.31 or 2.32 BB upgrade. It will start erroring out about ~20 minutes after deployment.
- Error:

Provide any steps possible used to reproduce the error (ideally in an isolated fashion).
- Deploy metrics server version `3.12.1-bb.3`, image version is `v0.7.1`
## BigBang Version
What version of BigBang were you running?
- BB 2.31.0 or 2.32.0
I did some digging and found that this issue started happening as early as 2021 and was previously fixed upstream. I am including the posts I found regarding the issue and fix. I am hoping the fix has already been merged for the current version:
- https://github.com/kubernetes-sigs/metrics-server/issues/671
- https://github.com/kubernetes-sigs/metrics-server/pull/672/commits/8cf1394297a4b64ea699c30c2f99698dafd76a9e
issue