tao12345666333 commented on a change in pull request #746:
URL: 
https://github.com/apache/apisix-ingress-controller/pull/746#discussion_r761856987



##########
File path: pkg/config/config.go
##########
@@ -51,14 +51,12 @@ const (
        // WARNING: ingress.extensions/v1beta1 is deprecated in v1.14+, and 
will be unavilable
        // in v1.22.
        IngressExtensionsV1beta1 = "extensions/v1beta1"
-       // ApisixRouteV1 represents apisixroute.apisix.apache.org/v1
-       ApisixRouteV1 = "apisix.apache.org/v1"
-       // ApisixRouteV2alpha1 represents apisixroute.apisix.apache.org/v2alpha1
-       ApisixRouteV2alpha1 = "apisix.apache.org/v2alpha1"
        // ApisixRouteV2beta1 represents apisixroute.apisix.apache.org/v2beta1
        ApisixRouteV2beta1 = "apisix.apache.org/v2beta1"
-       // ApisixRouteV2beta2 represents apisixroute.apisix.apache.org/v2beta2
+       // ApisixRouteV2beta2 represents apisixroute.apisix.apache.org/v2beta3

Review comment:
       ```suggestion
        // ApisixRouteV2beta2 represents apisixroute.apisix.apache.org/v2beta2
   ```




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