Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need documentation on Support of Proxy #1027

Open
dilipmighty245 opened this issue Feb 16, 2023 · 1 comment
Open

Need documentation on Support of Proxy #1027

dilipmighty245 opened this issue Feb 16, 2023 · 1 comment

Comments

@dilipmighty245
Copy link

Hi Team,

It's tough to understand how HTTPS_PROXY works in source controller, what is that exactly, how can I leverage for my use case: I need to access a github in corporate network.

I tried creating a proxy ( Ngnix) for github.com and tried by passing the env vars in the deployment:
`

somehow, its not working with http /, getting the following error:

{"level":"error","ts":"2023-02-16T10:32:21.549Z","msg":"Failed to get API Group-Resources","error":"Get \"https://10.10.0.1:443/api?timeout=32s\": Bad Request"} {"level":"error","ts":"2023-02-16T10:32:21.549Z","logger":"setup","msg":"unable to start manager","error":"Get \"https://10.10.0.1:443/api?timeout=32s\": Bad Request"}

Kindly help me with the documentation

@stefanprodan
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants