tao12345666333 opened a new issue #929:
URL: https://github.com/apache/apisix-ingress-controller/issues/929


   Currently, we are planning to remove support for the v2beta1 version #928
   Documentation also needs to be updated.
   
   ```
   
   docs/en/latest/config.json
   40:        "references/apisix_route_v2beta1",
   
   docs/en/latest/design.md
   125:apiVersion: apisix.apache.org/v2beta1
   
   docs/en/latest/FAQ.md
   68:### 8. Why apisix-ingress-controller reports similar errors when running: 
no matches for kind "ApisixRoute" in version "apisix.apache.org/v2beta1"
   70:The version `v2beta1` is the newest version of resource `ApisixRoute`. 
You need to check if the CRD definition file is up to date.
   76:If you can not find `v2beta1` in `ApisixRoute` definition file. Please 
apply the latest version of `ApisixRoute`.
   
   docs/en/latest/references/apisix_route_v2beta1.md
   2:title: ApisixRoute/v2beta1 Reference
   
   docs/en/latest/references/apisix_route_v1.md
   24:**WARNINIG**: `ApisixRoute/v1` is obsolete and will be unsupported in the 
future, please use `ApisixRoute/v2beta1`!
   
   ```


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