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

DynamoDB respect HTTP Connect proxies #4271

Merged
merged 7 commits into from
Sep 15, 2020
Merged

DynamoDB respect HTTP Connect proxies #4271

merged 7 commits into from
Sep 15, 2020

Conversation

kgtw
Copy link
Contributor

@kgtw kgtw commented Aug 29, 2020

This PR fixes (#4261) allowing DynamoDB to make calls via a HTTP proxy.

kgtw and others added 4 commits June 23, 2020 21:43
…meters, this allows the transport to be pre-populated with proxy information if set by HTTPS_PROXY/NO_PROXY environment variables.

Fixes: #4261
@gravitational-jenkins
Copy link

Can one of the admins verify this patch?

@webvictim
Copy link
Contributor

ok to test

@webvictim
Copy link
Contributor

retest this please

Copy link
Contributor

@awly awly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please also format the code with go fmt ./lib/backend/dynamo

@kgtw
Copy link
Contributor Author

kgtw commented Sep 9, 2020

Hi @awly, any chance of getting this merged and included in the next release? We would really like to move some of our secure environments over to using Teleport.

@webvictim
Copy link
Contributor

@russjones What do you think?

@benarent benarent added the c-q7j Internal Customer Reference label Sep 10, 2020
@benarent
Copy link
Contributor

@russjones This came up today, this would be good issue to backport into 4.3.6 https://github.com/gravitational/teleport/milestone/43

@benarent benarent added this to the 4.3.6 milestone Sep 10, 2020
@russjones russjones removed this from the 4.3.6 milestone Sep 11, 2020
@awly awly merged commit cdcb24f into gravitational:master Sep 15, 2020
@kgtw kgtw deleted the https-proxy branch September 18, 2020 10:26
awly pushed a commit that referenced this pull request Sep 29, 2020
* DynamoDB: Build http transport from defaults before manipulating parameters, this allows the transport to be pre-populated with proxy information if set by HTTPS_PROXY/NO_PROXY environment variables.
@webvictim
Copy link
Contributor

Fixes #4261

awly pushed a commit that referenced this pull request Sep 29, 2020
* DynamoDB: Build http transport from defaults before manipulating parameters, this allows the transport to be pre-populated with proxy information if set by HTTPS_PROXY/NO_PROXY environment variables.
@webvictim webvictim mentioned this pull request Sep 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c-q7j Internal Customer Reference
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants