Jintao Zhang

Results 618 comments of Jintao Zhang

OK. Other versions are kept for compatibility.

You can modify the CRD configuration to remove unwanted versions

@xianshun163 what's your APISIX Ingress version? In the current master branch, we have fixed some issues related to ApisixPluginConfig

@xianshun163 Can you give me a minimal steps to reproduce?

@xianshun163 thanks for your feedback! 👍

@xianshun163 This is a bug https://github.com/apache/apisix-ingress-controller/issues/836 and has been fixed in the latest code. #845

@xianshun163 you can just run ``` make build-image ``` To build your docker image. We can discuss whether we need to release 1.4.1 at our community meeting this afternoon

Here you can simply add a conditional judgment. Determine if there is a `docker-compose` command on the machine. Or check if any `compose` plugin has been installed. I think what...