Skip to content

Support http_proxy env variable #1248

@patlachance

Description

@patlachance

Authentication fails if the openshift cluster's public endpoint is reachable only through an http proxy.

Error message on my environment:

2019/03/3 07:21:03 auth: unable to verify auth code with issuer: Post https://console.rh.hml.lab-nxtit.com:443/oauth/token: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)

I tried configuring uppercase and lowercase environment variables http_proxy & https_proxy but it doesn't help. I looked at the cmd/bridge/main.go file and proxy isn't configured in the custom http.Transport.

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/featureCategorizes issue or PR as related to a new feature.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions