Jintao Zhang

Results 55 issues of Jintao Zhang

## What this PR does / why we need it: We removed the use of configmap as an election lock, so we will use the Lease API to complete the...

cncf-cla: yes
size/M
approved
needs-kind
needs-triage
area/helm
needs-priority

Signed-off-by: Jintao Zhang ## What this PR does / why we need it: ## Types of changes - [x] Bug fix (non-breaking change which fixes an issue) - [ ]...

cncf-cla: yes
size/S
do-not-merge/work-in-progress
kind/feature
priority/important-soon
approved
ok-to-test
triage/accepted

* imports sort * remove unused imports

Currently our custom resources are all namespace scoped. If you want to use multiple apisix-ingress-controllers in the namespace at the same time, this is not allowed. If we can add...

enhancement
triage/accepted

## wait to be done * #1193 * Mark the v2beta3 version of the api deprecated #1198 ## need to do - [x] create v1.5.0 tag - [x] send vote...

I have seen some voices in the community, hoping that APISIX Ingress can proxy external services e.g: #813 #645 For these two types of requirements, it is a relatively simple...

triage/accepted

Currently in this project, we use different apiversions for management of different resources. However, the frequency of change of different resources is not the same, which leads to management confusion....

enhancement

I found that `resolveGranularity: service ` no longer takes effect after multiple restarts of the APISIX Ingress controller xref: #853

bug
triage/accepted

Gateway API is an open source project managed by the SIG-NETWORK community. It's is a collection of resources that model service networking in Kubernetes. These resources - `GatewayClass`,`Gateway`, `HTTPRoute`, `TCPRoute`,...

enhancement
triage/accepted

We should add a new `make dev-env` entry in Makefile, to start a dev environment. It should do something: * using kind create a new cluster * Deploy APISIX +...

good first issue
help wanted
triage/accepted