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/09/20 14:20:45 UTC

[GitHub] [apisix-ingress-controller] stillfox-lee opened a new issue, #1349: feat: Support Gateway API route attachment constraints

stillfox-lee opened a new issue, #1349:
URL: https://github.com/apache/apisix-ingress-controller/issues/1349

   Gateway API has some constraints about Route Attachment. 
   Such as:
   
   - Gateway [AllowedRoutes](https://gateway-api.sigs.k8s.io/references/spec/#gateway.networking.k8s.io/v1beta1.AllowedRoutes) defines which Routes may be attached
   - CommomRouteSpec [ParentReference](https://gateway-api.sigs.k8s.io/references/spec/#gateway.networking.k8s.io/v1beta1.ParentReference) defines which Gateway it want to attachment.
   
   This feature is not implemented in the project yet, and I can help to do that.


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

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


[GitHub] [apisix-ingress-controller] tao12345666333 closed issue #1349: feat: Support Gateway API route attachment constraints

Posted by "tao12345666333 (via GitHub)" <gi...@apache.org>.
tao12345666333 closed issue #1349: feat: Support Gateway API route attachment constraints
URL: https://github.com/apache/apisix-ingress-controller/issues/1349


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


[GitHub] [apisix-ingress-controller] tao12345666333 commented on issue #1349: feat: Support Gateway API route attachment constraints

Posted by GitBox <gi...@apache.org>.
tao12345666333 commented on issue #1349:
URL: https://github.com/apache/apisix-ingress-controller/issues/1349#issuecomment-1253144472

   cool! Thanks for your help!
   
   


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