-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Add support for 301 redirect to https #116
Conversation
@cwhenderson20 Thanks for the PR! A couple of suggestions:
|
@pleshakov, those are all reasonable changes. I'll take a stab at them and update the PR today |
02988e0
to
c659e43
Compare
@pleshakov I pushed the changes. I'm not 100% on issue 2 that you raised. I believe changing |
@cwhenderson20 NGINX will pass |
c659e43
to
7ff1715
Compare
@pleshakov — updated. Though I'm curious from a technical standpoint...why would I would have guessed that the redirect block would force the browser to re-request the page with the https scheme, thus setting both values to |
In case In case |
Great, thanks for the explanation! Any more changes needed before merging? |
@cwhenderson20 Thanks! |
Adds the ability to denote via annotation or ConfigMap that all traffic should be over HTTPS