Tao Yi
Tao Yi
### Release Type minor ### **For all releases** Create `prepare-release/x.y.z` Branch - [x] Ensure that you have up to date copy of `main`: `git checkout main; git pull` or a...
### 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...
### Description Add page for introducing different types of failures and how are they processed in KIC. Fixes https://github.com/Kong/kubernetes-ingress-controller/issues/6193. ### Testing instructions Preview link: https://deploy-preview-7793--kongdocs.netlify.app/kubernetes-ingress-controller/unreleased/reference/failure-modes/ ### Checklist - [x] Review...
### Description Add introduction of `--disable-consumer-sync` CLI argument to speedup KIC's synchronization of configurations to Konnect when there are a lot of consumers. Fixes https://github.com/Kong/kubernetes-ingress-controller/issues/6319. ### Testing instructions Preview link:...
### 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...
From FTI-5816. Customer wants to create the mTLS certificates between KIC and Kong admin APIs and use it in one `helm install` command. For example, customers can create such a...
The e2e test case `TestDeployAllInOneDBLESSGateway` on GKE platform is flaky and needs re-run to make it pass. After investigation, the failure always happen on `verifyTCPRoute`. Failing cases: - https://github.com/Kong/kubernetes-ingress-controller/actions/runs/13891655366/job/38864589052#step:9:460 -...
### 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...