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 2022/06/22 06:10:18 UTC

[GitHub] [apisix-ingress-controller] tao12345666333 commented on issue #1092: bug: ApisixRouteHTTPBackend don't support service port name

tao12345666333 commented on issue #1092:
URL: https://github.com/apache/apisix-ingress-controller/issues/1092#issuecomment-1162685073

   The CRD is here
   
   https://github.com/apache/apisix-ingress-controller/blob/3214c698f9dd2dc7797fce837e16d15d60f64050/samples/deploy/crd/v1/ApisixRoute.yaml#L184-L187
   
   
   the deal logic 
   
   https://github.com/apache/apisix-ingress-controller/blob/3214c698f9dd2dc7797fce837e16d15d60f64050/pkg/kube/apisix/apis/config/v2/types.go#L78-L94
   
    we can change the CRD schema to accept service port name. 
   
   thanks.


-- 
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: notifications-unsubscribe@apisix.apache.org

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