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

Fix/v2 http proxy #3312

Merged
merged 1 commit into from
Jun 21, 2022
Merged

Fix/v2 http proxy #3312

merged 1 commit into from
Jun 21, 2022

Conversation

PeterSchafer
Copy link
Collaborator

@PeterSchafer PeterSchafer commented Jun 10, 2022

What does this PR do?

In addition to the HTTPS_PROXY CLIv2 needs to specify the HTTP_PROXY environment variable.

Due to the change it is necessary to disable two HTTP proxy related tests. One can be enabled when error handling is improved and reasonable asserting can be done, the other seems to test for a specific needle (npm package in CLIv1) behavior, which is necessary to reproduce in CLIv2.

@PeterSchafer PeterSchafer requested a review from a team as a code owner June 10, 2022 14:18
@PeterSchafer PeterSchafer changed the base branch from master to feat/v2_initial_kerberos June 10, 2022 14:21
Base automatically changed from feat/v2_initial_kerberos to master June 10, 2022 14:58
@PeterSchafer PeterSchafer requested a review from a team as a code owner June 14, 2022 12:58
@PeterSchafer PeterSchafer force-pushed the fix/v2_http_proxy branch 2 times, most recently from 181ff05 to 208fb29 Compare June 21, 2022 13:44
Signed-off-by: Peter Schäfer <101886095+PeterSchafer@users.noreply.github.com>

chore: skip tests that cannot be satisfied with cliv2

Signed-off-by: Peter Schäfer <101886095+PeterSchafer@users.noreply.github.com>
Signed-off-by: Peter Schäfer <101886095+PeterSchafer@users.noreply.github.com>
Signed-off-by: Peter Schäfer <101886095+PeterSchafer@users.noreply.github.com>

chore: override env variables instead of appending

When creating the environment variables for the CLIv1 invocation ensure to override existing and not only append environment variables.

Signed-off-by: Peter Schäfer <101886095+PeterSchafer@users.noreply.github.com>
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

Successfully merging this pull request may close these issues.

3 participants