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/11/18 03:44:55 UTC

[GitHub] [apisix-ingress-controller] AlinsRan commented on pull request #1440: feat: Support GatewayAPI route attachment restriction

AlinsRan commented on PR #1440:
URL: https://github.com/apache/apisix-ingress-controller/pull/1440#issuecomment-1319505142

   > Hi @tao12345666333 @lingsamuel @AlinsRan . Since #1445, `Gateway` and `HTTPRoute` has been upgraded to v1beta1. But other route resources are still under v1alpha2. Hence I need to implement both v1alpha2 and v1beta1 validation to support all route resources. If we planning to support multiple versions. Why `Translator` just replace the older version? I'm confused about our GatewayAPI's versioning management.
   
   TCPRoute、UDPRoute etc. have not entered v1beta1. 
   In fact, only one version needs to be implemented, and gateway-api CRDs will be compatible with it. The final effect is that only one stable version needs to be maintained.
   
   
   


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