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 SSL Passthrough template issue and custom ports in redirect to HTTPS #1870

Merged
merged 1 commit into from
Jan 2, 2018

Conversation

aledbf
Copy link
Member

@aledbf aledbf commented Jan 2, 2018

Which issue this PR fixes:

fixes #1830 #1788

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

This change is Reviewable

@k8s-ci-robot k8s-ci-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Jan 2, 2018
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.03%) to 36.739% when pulling ba3b560 on aledbf:fix-ssl-passthrough into d22038b on kubernetes:master.

@aledbf aledbf merged commit da82974 into kubernetes:master Jan 2, 2018
@aledbf aledbf deleted the fix-ssl-passthrough branch January 8, 2018 16:24
@aknuds1
Copy link
Contributor

aknuds1 commented Jan 14, 2018

Is this fix released? I'm running into this issue with --enable-ssl-passthrough.

@aledbf
Copy link
Member Author

aledbf commented Jan 15, 2018

@aknuds1 yes, in master

@aknuds1
Copy link
Contributor

aknuds1 commented Jan 15, 2018

@aledbf By released, I meant as in a published image. I guess not?

@aledbf
Copy link
Member Author

aledbf commented Jan 15, 2018

@aknuds1 no, we are going to release a new version by the end of the week

@gyliu513
Copy link
Contributor

@aledbf this is a critical fix, can we back merge this to 0.9.0? Thanks!

@aledbf
Copy link
Member Author

aledbf commented Jan 26, 2018

@gyliu513 I am sorry but I don't have the bandwidth to maintain multiple versions. If you need this in 0.9.0 you need to port the PR in your fork and use a custom image.

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. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unwanted port redirection
6 participants