-
Notifications
You must be signed in to change notification settings - Fork 303
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
Support for URL redirects #1677
Comments
Hi @dinvlad, today it is only used for enabling HTTP->HTTPS redirects on external ingress: https://cloud.google.com/kubernetes-engine/docs/how-to/ingress-features#https_redirect |
@spencerhance thanks - Google Support shared this public issue filed for it: https://issuetracker.google.com/212418577 |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs. This bot triages issues and PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs. This bot triages issues and PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle rotten |
/remove-lifecycle rotten |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs. This bot triages issues and PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
Hi folks,
Does GCE Ingress support the URL redirect feature of GCE LB? I've seen
defaultUrlRedirect
mentioned in the code, however I'm trying to understand if it's actually usable inside an Ingress, and how.Thanks!
The text was updated successfully, but these errors were encountered: