tao12345666333 commented on issue #851: URL: https://github.com/apache/apisix-ingress-controller/issues/851#issuecomment-1035990645
> Thanks all. Let me fix the APISIX helm chart configuration > > UPDATE: I think there are two problems here: > > * Default behavior of APISIX > * When the APISIX Ingress controller synchronizes data, it is expected that all resources can be successfully synchronized (in this issue, resources such as stream_routes will inevitably fail because stream_proxy is not configured, but APISIX Ingress congtroller does not handle this situation. It's a bug. For the first of these I have fixed it in the Helm chart. This problem can be solved if you use the latest Helm chart. (chart version 0.8.2 ) https://github.com/apache/apisix-helm-chart/pull/233 For the second item, we can use #856 for tracking. I will close this issue, thank you all. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
