Fatpa

Results 8 comments of Fatpa

First, we should know what mainly changed between 2.13.1 and 2.13.2? And in my test case, my route setting is simple, only `/*`, and it doesn't happen in a single...

During the upgrade processing, we don't change any routes config, all the errors should not lead by the route config. Maybe some performance problem exists?

We also get the similar error after upgrading from 2.11 to 2.14.1. According to the error logs, I found that some of the queries mismatched the route when high concurrency...

> Would you like to talk on slack or WeChat? Our production environment is a bit complex, and I can't show much here. In my case, we do the things...

Did you use Aliyun SLB Service? @CabelChang

So we should wait for the v1.5 of Apisix Ingress controller and continue this PR?

Refer to [https://github.com/apache/apisix-ingress-controller/blob/master/pkg/providers/apisix/apisix_upstream.go#L257](url), `apisixUpstreamController.sync()` run twice time to update upstream objects via endpoint and service. But in the production environment, we use one of them in ApisixRouter backend resolveGranularity. I...

use `from_utf8({varbinary_data})` function can return base64 decode data