Alex Zhang

Results 34 issues of Alex Zhang

### Issue description We don't cover plugins in e2e test suites, although we support them already. Here I want to initiate a plan to add test cases for most of...

good second issue
triage/accepted
area/test

Now Apache APISIX supports to match the stream route with TLS SNI (https://github.com/apache/apisix/pull/4433), we can implement it in `ApisixRoute`.

enhancement
triage/accepted

### Issue description We need to set up the fuzzing test for apisix-ingress-controller, we already have [fuzzing test](https://github.com/apache/apisix/blob/master/.github/workflows/fuzzing-ci.yaml) for Apache APISIX, in apisix-ingress-controller, we focus on the test for the...

help wanted
good second issue
triage/accepted

目前 upx 不支持 cd - 的操作。cd - 可以回到上次所在目录。

enhancement

**Describe the proposal** Currently, only regex pattern can be used to match an URI path, while prefix match and exact match can solve most problems and their costs are little...

proposal
Traffic Specs

Hi, there. As per the specification, people can define a match condition array in the `TrafficSplit` resource, but the relationship between each condition in this match array is not classified....

question
Traffic Split

We need the socks5 proxy support.

enhancement

As a user, I want to mount a custom service account token so that I can control the permissions of the APIsIX pod according to my needs (e.g., the Kubernetes...

enhancement

Sometimes people may need to mount their own plugins and enable them, currently, it's not easy to do this.

enhancement