Thanks to visit codestin.com
Credit goes to github.com

Skip to content

io.l5d.ingress fails to match a host with a port number #1553

@mejran

Description

@mejran

The io.l5d.ingress identifier matches the full host including port number against the ingress resource hosts. The ingress resource however only contains hosts, no ports, so any requests with a port number fail to match. For example, if a request is sent to http://test.com:80 no ingress rule will match even if there is one for test.com.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions