generated from cloudoperators/repository-template
-
Notifications
You must be signed in to change notification settings - Fork 5
Labels
backlogIssues that are part of the backlogIssues that are part of the backlogbugSomething isn't workingSomething isn't working
Description
Priority
(Medium) I'm annoyed but I'll live
Description
Gardener started enabling envoy for loadbalancing. This causes 404 responses, due to the host header of the proxied request not being rewritten by the CORS proxy.
The CORS proxy uses the http.NewSingleHostReverseProxy to proxy the CORS requests.
This proxy method needs to be overwritten in order to rewrite the Host header.
Reproduction steps
Deploy Greenhouse into a Gardener environment and use `$(KUBERNETES_SERVICE_HOST)` to point the CORS proxy to the Shoot's API serverManifests
apiVersion: greenhouse.sap/v1alpha1
kind: ...Screenshots
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
backlogIssues that are part of the backlogIssues that are part of the backlogbugSomething isn't workingSomething isn't working
Type
Projects
Status
Sprint Backlog