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

Support Proxy Authentication? #7592

Open
nevotheless opened this issue Mar 27, 2018 · 4 comments
Open

Support Proxy Authentication? #7592

nevotheless opened this issue Mar 27, 2018 · 4 comments
Assignees
Labels
component/install impact/doc/user Requires changes to official user documentation kind/feature New functionality you could include in marketing material priority/p2 source/customer Reported by a customer, directly or via an intermediary status/needs-estimation The issue needs to be estimated by the team team/lifecycle

Comments

@nevotheless
Copy link

#For stories, please include the information below:

User Statement:

Neither the vic-machine nor the vSphere installer for vic machines allows that the HTTP_PROXY / HTTPS_PROXY does have an auth statement.

Details:
https://github.com/vmware/vic/blob/master/cmd/vic-machine/common/proxy.go#L50

Seems quite restrictive and should support proxy auth like

HTTPS_PROXY=http://username:password@proxyserver:port and it's HTTP_PROXY Counterpart.
(HTTPS, here is not a typo, there're proxy servers out there that uses only http and still need to be served as a proxy for HTTPS traffic of the machine).

#For bug reports, please include the information below:

VIC version:

1.3.1 (From vmware OVA)

Deployment details:

It was created via the vSphere UI.

Steps to reproduce:

Actual behavior:

Expected behavior:

Logs:

Additional details as necessary:

@AngieCris AngieCris added source/customer Reported by a customer, directly or via an intermediary status/needs-triage The issue needs to be evaluated and metadata updated status/needs-estimation The issue needs to be estimated by the team team/lifecycle component/install labels Mar 27, 2018
@AngieCris
Copy link
Contributor

@andrewtchin @anchal-agrawal @zjs Do you guys happen to know why we don't support username-password authentication on https proxy for vic-machine? I didn't see any info related in the documentation.

@AngieCris AngieCris added the kind/enhancement Behavior that was intended, but we want to make better label Mar 27, 2018
@andrewtchin
Copy link
Contributor

I'm not sure what the reason is, but we will consider the enhancement request.

@zjs zjs removed the status/needs-estimation The issue needs to be estimated by the team label May 21, 2018
@zjs
Copy link
Member

zjs commented May 21, 2018

Estimate is currently a ballpark, pending investigation and design.

@zjs zjs added priority/p2 and removed status/needs-triage The issue needs to be evaluated and metadata updated labels May 22, 2018
@zjs
Copy link
Member

zjs commented Nov 12, 2018

There was another customer request for this at VMworld 2018 Europe.

@renmaosheng renmaosheng added the status/needs-estimation The issue needs to be estimated by the team label Jan 8, 2019
@stuclem stuclem added the impact/doc/user Requires changes to official user documentation label Apr 3, 2019
@renmaosheng renmaosheng added kind/feature New functionality you could include in marketing material and removed kind/enhancement Behavior that was intended, but we want to make better labels Jul 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/install impact/doc/user Requires changes to official user documentation kind/feature New functionality you could include in marketing material priority/p2 source/customer Reported by a customer, directly or via an intermediary status/needs-estimation The issue needs to be estimated by the team team/lifecycle
Projects
None yet
Development

No branches or pull requests

7 participants