apache / apisix-helm-chart

Apache APISIX Helm Chart
https://apisix.apache.org/
Apache License 2.0
232 stars 209 forks source link

Update to apisix 3.9.1 and enable etcd port in ingress-controller if using etcd adapter #761

Closed gamer22026 closed 4 months ago

gamer22026 commented 5 months ago

Updates ingress-controller to use apisix 3.9.1 as control plane when using etcd-adapter. Updates ingress controller version to latest 1.8.2 Enables ingress controller service to listen on port 12379 if etcd adapter is enabled.

Revolyssup commented 4 months ago

@gamer22026 Can you fix the CI?