generated from kubernetes/kubernetes-template-project
-
Notifications
You must be signed in to change notification settings - Fork 128
Open
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.
Description
Ingress NGINX has some incompatibilities that are probably inconsequential, but we should note:
- We will probably default to the gwapi implementation's buffer/body size. This might expose backends to really large requests
- we don't generate a self-signed cert
- Are the
X-Forwarded-*headers all the same? - redirect when missing trailing slash
- regex is case sensitive
- gateway presenting cert to backend
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.