Skip to content
This repository has been archived by the owner on Jan 4, 2023. It is now read-only.

Adding feature: http to https redirection #107

Merged
merged 4 commits into from
Apr 24, 2020
Merged

Adding feature: http to https redirection #107

merged 4 commits into from
Apr 24, 2020

Conversation

jmound
Copy link
Contributor

@jmound jmound commented Apr 24, 2020

Closes #104

The goal here is to redirect frontend http requests to https. See the complete discussion in the included doc: HTTP to HTTPS redirection

@jmound jmound self-assigned this Apr 24, 2020
@anners
Copy link
Contributor

anners commented Apr 24, 2020

LGTM

@jmound
Copy link
Contributor Author

jmound commented Apr 24, 2020

Worth mentioning: as per kubernetes/ingress-gce#764, disabling http with the kubernetes.io/ingress.allow-http: "false" annotation is not currently possible when using managed certtificates.

@jmound jmound merged commit 13d3299 into master Apr 24, 2020
@jmound jmound deleted the http-redirection branch April 24, 2020 19:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Redirect frontend http requests to https
2 participants