Traky Deng

Results 173 comments of 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...

![image](https://github.com/apache/apisix/assets/39619599/6ff75828-086f-4954-8662-4e4f82b6eddb) 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.

* Please fix for CI errors. * The doc needs to be added to the sidebar in this file `docs/zh/latest/config.json`. Cheers

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...