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

UPSTREAM: 23003: support CIDRs in NO_PROXY #8016

Merged
merged 2 commits into from
Mar 18, 2016

Conversation

deads2k
Copy link
Contributor

@deads2k deads2k commented Mar 15, 2016

fixes #7694

@liggitt is the proxy expert, but I think this picks ups locations where we use the built-in go proxy func and replaces it with one respects CIDRs in NO_PROXY, but otherwise delegates to the built-in func.

@liggitt
Copy link
Contributor

liggitt commented Mar 15, 2016

also in SetTransportDefaults

@deads2k deads2k force-pushed the noproxy-with-cidr branch from 3e2db95 to e84693e Compare March 17, 2016 14:49
@deads2k deads2k changed the title UPSTREAM: <maybe>: use a proxier that respects cidrs in NO_PROXY UPSTREAM: 23003: support CIDRs in NO_PROXY Mar 17, 2016
@deads2k
Copy link
Contributor Author

deads2k commented Mar 17, 2016

[test]

@deads2k
Copy link
Contributor Author

deads2k commented Mar 17, 2016

Upstream has "looks good to me" (all spelled out actually).

@openshift-bot
Copy link
Contributor

Evaluated for origin test up to a0096de

@liggitt liggitt self-assigned this Mar 17, 2016
@openshift-bot
Copy link
Contributor

continuous-integration/openshift-jenkins/test SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pr_origin/2250/)

@liggitt liggitt mentioned this pull request Mar 17, 2016
85 tasks
@deads2k
Copy link
Contributor Author

deads2k commented Mar 18, 2016

@liggitt p1 issue, upstream already merged, minor changes in origin. Any comments?

@liggitt
Copy link
Contributor

liggitt commented Mar 18, 2016

LGTM

@deads2k
Copy link
Contributor Author

deads2k commented Mar 18, 2016

[merge]

@openshift-bot
Copy link
Contributor

continuous-integration/openshift-jenkins/merge SUCCESS (https://ci.openshift.redhat.com/jenkins/job/merge_pull_requests_origin/5373/) (Image: devenv-rhel7_3780)

@openshift-bot
Copy link
Contributor

Evaluated for origin merge up to a0096de

openshift-bot pushed a commit that referenced this pull request Mar 18, 2016
@openshift-bot openshift-bot merged commit f4b1dbd into openshift:master Mar 18, 2016
@deads2k deads2k deleted the noproxy-with-cidr branch September 6, 2016 17:11
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.

How to avoid proxies interferring with /api/v1/namespaces/{namespace}/pods/{name}/proxy/
3 participants