Traky Deng
Traky Deng
 Should now be available. But it was indeed intentionally removed earlier. cc: @AlinsRan
Can you try something like this: ``` apiVersion: apisix.apache.org/v2 kind: ApisixRoute metadata: name: httpbin-route spec: http: - name: httpbin-route match: paths: - /ip backends: - serviceName: httpbin servicePort: 80 plugins:...
Thanks for the PR. Debian standalone CI is failing. Please take a look.
Hi there, still failing
Hi @fvilla-netnix unfortunately tests are still falling. For future reference, it is easier to open PRs to the main branch of your fork to test CIs. This requires no approvals...
issue is still present
@TheShubhendra you can open a new PR if you would like
`3.9.1` and `3.8.1` are being released soon with this fix ([release notes](https://github.com/apache/apisix-website/pull/1792/files)). Please see if their Docker images will be made available soon.
The only change beneficial here is to adjust the order of APISIX and etcd installation. This can be addressed in a separate PR. Closing this PR as it is stagnant.