AlinsRan commented on issue #882: URL: https://github.com/apache/apisix-helm-chart/issues/882#issuecomment-3430132478
Hi @vichaos, I have noticed these issues: 1. It appears that there are no relevant logs in the alpha version. Based on the provided logs, the resource doesn’t seem to have been recognized or started for processing. 2. Different controllers are distinguished by their [controllerName](https://github.com/apache/apisix-helm-chart/blob/master/charts/apisix-ingress-controller/values.yaml#L77), not by `IngressClass`. If multiple ingressClass resources share the same `controllerName`, they will all be handled by the same set of controllers, which may lead to conflicts or duplicate processing. -- 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]
