Closed patlachance closed 5 years ago
Hi @patlachance. Thanks for your PR.
I'm waiting for a openshift member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test
on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.
I understand the commands that are listed here.
/ok-to-test
@openshift/sig-auth
@patlachance please modify your patch to set the transport proxy outside of setCA() (after it's called in LoadDefaults()). That's my only feedback and then we will be OK to merge.
@mrogers950 please see comment on your review. Don't know how to do it without managing custom CA at the same time.
@patlachance sorry for the delay, I see what you're saying about setting the transport here. If you can also change the function name to setCAandTransportProxy or similar, that would be acceptable, just to make it clear that the function is doing both of these things.
@mrogers950 ok I’ll do it over the weekend.
/test all
@patlachance I'm still waiting on your fixup. I'd be willing to open a separate PR and push the fix through myself if you have not had the time to return to this, just let me know.
@mrogers950 sorry for the delay. Done now!
@patlachance: Cannot trigger testing until a trusted user reviews the PR and leaves an /ok-to-test
message.
@patlachance looks good, thank you for your contribution! /lgtm
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: mrogers950, patlachance
The full list of commands accepted by this bot can be found here.
The pull request process is described here
/ok-to-test
/retest
Please review the full test history for this PR and help us cut down flakes.
Fixes #71