You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/05/14 03:21:29 UTC

[GitHub] [apisix-ingress-controller] gxthrj opened a new issue #451: feat: Support ingress.class on ApisixRoute resources

gxthrj opened a new issue #451:
URL: https://github.com/apache/apisix-ingress-controller/issues/451


   Currently, we support
   1. Specify `kubernetes.io/ingress.class` on the Ingress resource.
   2. Specify `kubernetes.ingress_class` in config to determine the synchronization target apisix cluster (the configuration is deprecated)
   3. Restrict the management scope of apisix-ingress-controller through `kubernetes.app_namespaces`;
   
   
   When multiple apisix-ingress-controllers are deployed at the same cluster and manage the same namespace, it is necessary to support configurations similar to `kubernetes.io/ingress.class` on ApisixRoute v2alpha1, so that they can be configured independent ApisixRoute Resource differently under the same namespace.
   


-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org