-
Notifications
You must be signed in to change notification settings - Fork 2k
Open
Labels
area/apigatewayIssues related to API Gateway capabilitiesIssues related to API Gateway capabilitiesproposalAn issue that proposes a feature requestAn issue that proposes a feature requestready for refinementAn issue that was triaged and it is ready to be refinedAn issue that was triaged and it is ready to be refined
Description
Overview
As an application developer who manages Ingress routes
I want to explicitly set the value of the upstream host header
So that I can ensure the same host value is always maintained
This functionality is similar to nginx.ingress.kubernetes.io/upstream-vhost
Acceptance Criteria
- Allow
proxy_set_header Host
to be set to an explicit value, other than$host
Metadata
Metadata
Assignees
Labels
area/apigatewayIssues related to API Gateway capabilitiesIssues related to API Gateway capabilitiesproposalAn issue that proposes a feature requestAn issue that proposes a feature requestready for refinementAn issue that was triaged and it is ready to be refinedAn issue that was triaged and it is ready to be refined
Type
Projects
Status
Prioritized backlog