suninuni commented on issue #672:
URL: 
https://github.com/apache/apisix-ingress-controller/issues/672#issuecomment-914775043


   > > kubernetes.apisix_route_version
   > 
   > It means which version of `ApisixRoute` resources will be watched and 
handled by APISIX Ingress Controller? It doesn't prevent you from creating 
these objects.
   
   To handled what?I don't feel any difference between v2alpha1 and v2beta1. 
Actually in version 1.1.0, when I set  `kubernetes.apisix_route_version` as 
`apisix.apache.org/v2alpha1`, I can't create route throw v2beta1. But after 
upgraded to 1.2.0, they all work well. And I find the reason in changelog.
   
   
[`f78248a`](https://github.com/apache/apisix-ingress-controller/commit/f78248a6aca0ac4754fd4d5d410c28f1cdd3d9c7)
 fix: sync apisix failed when use v2beta1 ApisixRoute (#620)
   
   Maybe the reason is they all stored as v1?


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