stillfox-lee commented on PR #1440: URL: https://github.com/apache/apisix-ingress-controller/pull/1440#issuecomment-1319488376
Hi @tao12345666333 @lingsamuel @AlinsRan . Since https://github.com/apache/apisix-ingress-controller/pull/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. -- 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]
