envoyproxy / envoyproxy/gateway

When creating the same HTTPRoute under a Gateway, the subsequently created HTTPRoute does not take effect. Additionally, the status in the HTTPRoute is always True.

Open
#9,135 8 comments 0 reactions 0 assignees View on GitHub
stale triage
Dominant language
Go
Stars
3k
Forks
864
Avg merge
2d 2h
Merged PRs (30d)
140

Description

**If you are reporting *any* crash or *any* potential security issue, *do not*
open an issue in this repo. Please report the issue via emailing
envoy-gateway-security@googlegroups.com where the issue will be triaged appropriately.**

*Description*:
When creating the same HTTPRoute under a Gateway, the subsequently created HTTPRoute does not take effect. Additionally, the status in the HTTPRoute is always True.

*Repro steps*:
1. Create a Gateway
2. Create HttpRoute1 pointing to service1
3. Create HttpRoute2 pointing to service2
4. Run curl ip:port and only access service1. Additionally, the status of httproute2 is normal

>**Note**: If there are privacy concerns, sanitize the data prior to
sharing.

*Environment*:
1.7.2

*Logs*:
>Include the access logs and the Envoy logs.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.