apisix-ingress-controller icon indicating copy to clipboard operation
apisix-ingress-controller copied to clipboard

APISIX Ingress Controller for Kubernetes

Results 343 apisix-ingress-controller issues
Sort by recently updated
recently updated
newest added

### Current Behavior We are observing that etcd size is rapidly increasing, when we debugged it using etcd watch command we found that ingress controller is making continuous updates to...

question
stale

### Issue description https://apisix.apache.org/docs/ingress-controller/tutorials/the-hard-way/ The above link provides the steps to install Apisix 2.15.0 using yaml file. Similarly, I need the steps to install Apisix latest version - 3.0 or...

question
stale

### Issue description The below link explains the steps for installing Apisix i.e. - 2.15.0 in kubernetes through yaml files. https://apisix.apache.org/docs/ingress-controller/tutorials/the-hard-way/ I want to install Apisix 3.6.0 in AWS EKS...

stale

### Description Currently, the RBAC ClusterRole grants read access to all secrets in the cluster. If the application gets compromised, this could be a critical security issue. Is it possible...

question
stale

### Issue description Whenever we perform a large scale removal of resources with removal of our helm releases, we see a significant amount of error logs due to ingress controller...

checking
stale

### Current Behavior There are 30 routes corresponding to an upstream, including 5 nodes. When 3000 requests these 30 routes concurrently, the problem of 502 will occasionally occur. ### Expected...

bug
stale

### Type of change: - [ ] Bugfix - [ ] New feature provided - [ ] Improve performance - [ ] Backport patches - [ ] Documentation - [x]...

triage/accepted
area/test

Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.13.2 to 2.15.0. Release notes Sourced from github.com/onsi/ginkgo/v2's releases. v2.15.0 2.15.0 Features JUnit reports now interpret Label(owner:X) and set owner to X. [8f3bd70] include cancellation reason when...

area/dependencies

### Issue description ![image](https://github.com/apache/apisix-ingress-controller/assets/31987918/5846cc42-cf5e-4711-835a-bce8b9f0daeb) 在deployment里修改key的值,通过api请求时候,仍然是默认的edd1c9f034335f136f87ad84b625c8f1值能请求,自定义的key值报错“failed to check token” ### Environment - your apisix-ingress-controller version (output of apisix-ingress-controller version --long): - your Kubernetes cluster version (output of kubectl version): - if...

stale

### Description As a user, I would like the apisixtls CRD include [dynamic `ssl_protocols`](https://apisix.apache.org/docs/apisix/next/ssl-protocol/#dynamic-configuration). This will enable configuring multiple SNIs with distinct TLS v1.3-only and TLS v1.2+1.3 setups, providing more...

stale
feature-request