tao12345666333 commented on a change in pull request #572:
URL:
https://github.com/apache/apisix-ingress-controller/pull/572#discussion_r664417755
##########
File path: pkg/kube/apisix_route.go
##########
@@ -28,6 +29,8 @@ const (
ApisixRouteV1 = "apisix.apache.org/v1"
// ApisixRouteV2alpha1 represents the APisixRoute in
apisix.apache.org/v2alpha1 group version
ApisixRouteV2alpha1 = "apisix.apache.org/v2alpha1"
+ // ApisixRouteV2beta1 represents the APisixRoute in
apisix.apache.org/v2beta1 group version
Review comment:
```suggestion
// ApisixRouteV2beta1 represents the ApisixRoute in
apisix.apache.org/v2beta1 group version
```
--
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]