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

Create a simple flask server to redirect http to https #1832

Merged
merged 3 commits into from Oct 21, 2018

Conversation

jlewi
Copy link
Contributor

@jlewi jlewi commented Oct 20, 2018

  • We can use this with Envoy/Ambassador to redirect HTTP to HTTPs
  • Example would be redirecting devstats.kubeflow.org to HTTPS.

This change is Reviewable

* We can use this with Envoy/Ambassador to redirect HTTP to HTTPs
* Example would be redirecting devstats.kubeflow.org to HTTPS.
@jlewi
Copy link
Contributor Author

jlewi commented Oct 20, 2018

/assign @kunmingg

Copy link
Member

@abhi-g abhi-g left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: abhi-g

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot merged commit ffc2f96 into kubeflow:master Oct 21, 2018
saffaalvi pushed a commit to StatCan/kubeflow that referenced this pull request Feb 11, 2021
* Create a simple flask server to redirect http to https

* We can use this with Envoy/Ambassador to redirect HTTP to HTTPs
* Example would be redirecting devstats.kubeflow.org to HTTPS.

* Add a health check.

* Return a 200 on "/" to satisfy GCP health check.
surajkota pushed a commit to surajkota/kubeflow that referenced this pull request Jun 13, 2022
* Add AWS 1.3 distribution

* Add kubeflow-apps

* Add kfserving

* Patch istio-ingressgateway as LoadBalancer

* Fix AutoML Tensorboards Notebooks

* Remove service

* Change for katib
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants