gateway-api
gateway-api copied to clipboard
Expose peer certificates in round tripper response
What type of PR is this? Add one of the following kinds:
/kind test /area conformance
What this PR does / why we need it: This PR exposes the peer certificates from the http response in round tripper.
Which issue(s) this PR fixes: Fixes #https://github.com/kubernetes-sigs/gateway-api/issues/3020
Does this PR introduce a user-facing change?:
NONE