逆流而上
逆流而上
I have read this document and successfully deployed it https://apisix.incubator.apache.org/zh/blog/2023/10/18/ingress-apisix/ I noticed that the version provided on Git is not the latest version, https://github.com/apache/apisix-ingress-controller/blob/master/samples/deploy/composite.yaml#L455 But I have changed it to...
I configure it declaratively through CRD and it doesn't work either
cc @Revolyssup This may also be a bug ,The same API can be configured, but the ingress controller cannot
cc @kayx23 @Revolyssup
I need to add that this situation only occurs when two resources are updated simultaneously. If I only update one of the resources, it will work normally ``` [root@iZ0jlcmvdsbq3e5h9ronw8Z ~]#...
> @DokiDoki1103 When you check the error and response of .Update(), what do you see? No errors were reported ,But I have pinpointed the problem, it's because the host field...
@Revolyssup You can try using a very long host field, it will not take effect
I know he can successfully generate it, but he cannot work, and I am not sure if it is a bug in Apisix