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

Port in redirect #151

Merged
merged 2 commits into from
Jan 22, 2017
Merged

Port in redirect #151

merged 2 commits into from
Jan 22, 2017

Conversation

aledbf
Copy link
Member

@aledbf aledbf commented Jan 20, 2017

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Jan 20, 2017
@k8s-reviewable
Copy link

This change is Reviewable

@aledbf
Copy link
Member Author

aledbf commented Jan 21, 2017

+++ /tmp/b177101617	2017-01-21 17:10:04.000000000 +0000
@@ -56282,7 +56282,7 @@
         vhost_traffic_status_filter_by_set_key $geoip_country_code country::$server_name;

         location / {
-            port_in_redirect off;
+            port_in_redirect on;
             client_max_body_size                    "1m";

             proxy_set_header Host                   $host;

@aledbf aledbf force-pushed the port-in-redirect branch 8 times, most recently from 622a064 to d65212a Compare January 22, 2017 01:54
@aledbf aledbf changed the title WIP: Port in redirect Port in redirect Jan 22, 2017
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.04%) to 42.961% when pulling 3df139c on aledbf:port-in-redirect into 728c1c9 on kubernetes:master.

@aledbf aledbf merged commit 8573370 into kubernetes:master Jan 22, 2017
@rikatz rikatz mentioned this pull request Jan 23, 2017
4 tasks
@aledbf aledbf deleted the port-in-redirect branch February 2, 2017 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. nginx
Projects
None yet
4 participants