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


   > Can you try to run `kubectl api-resources --api-group=apisix.apache.org` ?
   > 
   > ```
   > $ kubectl api-resources --api-group=apisix.apache.org
   > NAME                   SHORTNAMES   APIVERSION                  NAMESPACED 
  KIND
   > apisixclusterconfigs   acc          apisix.apache.org/v2beta3   false      
  ApisixClusterConfig
   > apisixconsumers        ac           apisix.apache.org/v2beta3   true       
  ApisixConsumer
   > apisixpluginconfigs    apc          apisix.apache.org/v2beta3   true       
  ApisixPluginConfig
   > apisixroutes           ar           apisix.apache.org/v2beta3   true       
  ApisixRoute
   > apisixtlses            atls         apisix.apache.org/v2beta3   true       
  ApisixTls
   > apisixupstreams        au           apisix.apache.org/v2beta3   true       
  ApisixUpstream
   > ```
   
   In  1.4, apisix.apache.org/v2beta3 will be the stored version? Can I wait 
until version 1.5 to upgrade ApisixRoute from v1beta1 to v2? There are too many 
changes in our clusters for each modification.


-- 
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-unsubscr...@apisix.apache.org

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


Reply via email to