Tao Yi
Tao Yi
### Is there an existing issue for this? - [X] I have searched the existing issues ### Does this enhancement require public documentation? - [X] I have added an Acceptance...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Does this enhancement require public documentation? - [X] I have added an Acceptance...
**What this PR does / why we need it**: Remove `env.*` where we can directly use environment variables in triggering validate Kong image test. **Which issue this PR fixes**: May...
In recent runs of isolated integration test `isolated-dbless`, we found test failure caused by port conflict for 3 times. The logs says ``` 2024-04-12T16:24:25Z error Admission webhook server stopped {"error":...
**What this PR does / why we need it**: Implement the translator for path segment matching in `Ingress`es. **Which issue this PR fixes**: First part of #5485 **Special notes for...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Problem Statement Support extended conformance test `HTTPRouteTimeoutRequest` added in gateway API 1.0.0-rc1. ###...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Problem Statement To ensure the validity of validate Kong image test and discover...
### Release Type patch ### **For major/minor releases** Create `release/..x` Branch - [x] Create the `release/..x` branch at the place where you want to branch of off main ### **For...
### Release Type patch ### **For major/minor releases** Create `release/..x` Branch - [x] Create the `release/..x` branch at the place where you want to branch of off main ### **For...
### Where is the problem? https://docs.konghq.com/kubernetes-ingress-controller/latest/reference/annotations/ ### What happened? There is no introduction on annotations could be used on gateway API resources, such as `HTTPRoute` in the annotations page. Basically,...