apisix-mesh-agent icon indicating copy to clipboard operation
apisix-mesh-agent copied to clipboard

Results 14 apisix-mesh-agent issues
Sort by recently updated
recently updated
newest added

The attched picture shows a simple topo. A nginx proxy service will send request to service: nginx-backend which has 2 versions of pod. When the virtual-service and dest-rule are applied,...

There will be lots of restarts when the pod is up. And the error is shown as below: ``` panic: send on closed channel goroutine 563 [running]: github.com/api7/apisix-mesh-agent/pkg/etcdv3.(*etcdV3).pushEvent.func1(0xc0005200a8, 0x1, 0x1,...

What was observed: 1. Upstream `nodes` was `[]` at first (`ErrRequireFurtherEDS`) 2. `nodes` field is filled because EDS discovery request relaunched. 3. `nodes` field becomes to `null`, which shouldn't happen...

bug

Assuming there are two events sets coming from the provisoner. Sending events non-blockingly will result in the second set (with a higher revision) possibly arriving earlier than the first. To...

bug

installed according to this [doc](https://github.com/api7/apisix-mesh-agent/blob/main/docs/istio-mesh.md) ![image](https://user-images.githubusercontent.com/14567045/120633294-904f7200-c49c-11eb-93f4-5004de1a50b2.png)

such as limiting, breaker, route match ? looking forward to this project, hope to enter the production stage as soon as possible.