Traky Deng
Traky Deng
Could you change `$env:` to all caps and try again? I remember some time ago there was a PR allowing `ENV` to be lower case, but that was definitely available...
 https://apisix.apache.org/docs/apisix/plugins/proxy-cache/
Please try the examples in this doc to see if anything helps with your case: https://docs.api7.ai/hub/kafka-logger They were tested to be working and the doc is more current.
Please resolve lint errors.
Re-running failed jobs.
* Please fix for CI errors. * The doc needs to be added to the sidebar in this file `docs/zh/latest/config.json`. Cheers
Still has CI errors
Good catch. * Does the English doc need the same change? * Should merge this change into master as well.
I'm using 2.0.0-RC5 so things might have changed. Given https://github.com/apache/apisix-helm-chart/blob/master/charts/apisix/templates/service-control.yaml#L16, I only added `apisix.enabled` to the values file (since `control.enabled` is `true` by default) and helm upgrade. Then I can...