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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to