Skip to content
This repository was archived by the owner on Jul 11, 2023. It is now read-only.

Conversation

@nojnhuh
Copy link
Contributor

@nojnhuh nojnhuh commented Jun 23, 2021

Description: Backport of #3644

Affected area:

Functional Area
New Functionality [ ]
Documentation [ ]
Install [ ]
CLI Tool [ ]
Certificate Management [ ]
Control Plane [ ]
Ingress [ ]
Egress [ ]
Networking [ ]
Observability [ ]
SMI Policy [ ]
Sidecar Injection [ ]
Security [ ]
Upgrade [ ]
Tests [ ]
CI System [ ]
Demo [X]
Performance [ ]
Other [ ]

Please answer the following questions with yes/no.

  1. Does this change contain code from or inspired by another project? No

    • Did you notify the maintainers and provide attribution?
  2. Is this a breaking change? No

The `:authority` header sent by the bookbuyer to the bookstore is
actually `bookstore.bookstore:14001` where the bookstore's
HTTPRouteGroup used in the manual demo specified a `host` header match
of `bookstore.bookstore`, resulting in

    "response_code_details": "route_not_found"

in the bookstore's logs for requests from the bookbuyer.

This change removes the `host` header matches all of the demo manifests.

Fixes #3616

Signed-off-by: Jon Huhn <[email protected]>
@nojnhuh nojnhuh requested a review from a team as a code owner June 23, 2021 17:02
@nojnhuh nojnhuh merged commit 6075a33 into openservicemesh:release-v0.9 Jun 23, 2021
@nojnhuh nojnhuh deleted the host-headers branch June 23, 2021 17:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants