ch-gr opened a new issue, #2707: URL: https://github.com/apache/apisix-ingress-controller/issues/2707
### Description This is a follow-up to - https://github.com/apache/apisix-ingress-controller/issues/2653 I just ran into the same issue, wondering why an ApisixGlobalRule wasn't taking effect, not realizing that it needed spec.ingressClassName set. The resolution is simple, but I'm wondering if it would make sense to reject an ApisixGlobalRule if there is no ingressClassName when .Values.config.kubernetes.defaultIngressClass is false? -- 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]
