-
### Current Behavior
occasionally, our controller will stop doing anything after failing to sync, but it also doesn't exit
we have logs for this occurring immediately following an upgrade, but we'…
-
### Issue description
HI,
I'm using Apisix chart 2.8.1 with Apisix 3.9.1 and cannot create metadata for DataDog plugin.
Following https://github.com/apache/apisix-ingress-controller/issues/2125#i…
-
upstream and route with gRPC transcode and scheme grpc in APISIX:
*Upstream:*
```
curl http://127.0.0.1:9180/apisix/admin/upstreams/1 -H 'X-API-KEY: edd1c9f034335f136f87ad84b625c8f1' -X PUT -d '
…
-
Base on the documentation (ref. https://apisix.apache.org/docs/ingress-controller/references/apisix_route_v2/#spec) ApisixRoute CRD should support defining plugin_config_namespace attribute (and apisi…
-
### Current Behavior
When configuring secrets in AWS, the suggestive text for secret name uses slashes, so that it could be quite common that users have slashes in their secret names.
![img_v3_0…
-
### Issue description
Does the golang plugin support modifying the request body?
### Environment
* APISIX Go Plugin Runner's version:
* APISIX version:
* Go version:
* OS (cmd: `uname -a`):
…
-
# 1. Support some plugins of APISIX
[APISIX](https://apisix.apache.org/) has a lot of great plugins implemented through Lua.
And we wanted to overlay some of APISIX's plugin capabilities with the…
-
### Current Behavior
The Content-Type header value has this required format, according to RFC 7231:
- media-type [; parameters]
- media-type = type "/" subtype
Valid Examples:
`Content-Type: …
-
### Current Behavior
I request domain to apisix got
HTTP/1.1 400 Bad Request
Content-Type: text/html; charset=utf-8
Content-Length: 305
Connection: keep-alive
Date: Thu, 26 Sep 2024 06:45:27 G…
-
### Description
I tried to install APISIX 3.10.0 to Rocky Linux 8 via the package manager, but the latest APISIX version was 3.9.1.
How could we install APISIX 3.10.0 to Rocky Linux 8 via the pack…