[GitHub] [apisix-ingress-controller] tao12345666333 commented on issue #725: request help: apisix error:Failed to watch *v2beta1.ApisixRoute

2021-11-18 Thread GitBox


tao12345666333 commented on issue #725:
URL: 
https://github.com/apache/apisix-ingress-controller/issues/725#issuecomment-973055770


   This issue has not been updated for too long.  You can try to update to the 
latest version to verify if there are any problems.
   I will close this issue. Feel free to reopen it, if you have any question.


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




[GitHub] [apisix-ingress-controller] tao12345666333 commented on issue #725: request help: apisix error:Failed to watch *v2beta1.ApisixRoute

2021-11-03 Thread GitBox


tao12345666333 commented on issue #725:
URL: 
https://github.com/apache/apisix-ingress-controller/issues/725#issuecomment-958779666


   If you using apisix-ingress v1.3 with latest CRD, you should get the 
following output
   
   ```bash
   ➜  ~ kubectl api-resources |grep apisix 
   apisixclusterconfigs  acc  apisix.apache.org/v2alpha1
 falseApisixClusterConfig
   apisixconsumers   ac   apisix.apache.org/v2alpha1
 true ApisixConsumer
   apisixroutes  ar   apisix.apache.org/v2beta2 
 true ApisixRoute
   apisixtlses   atls apisix.apache.org/v1  
 true ApisixTls
   apisixupstreams   au   apisix.apache.org/v1  
 true ApisixUpstream
   ```
   
   
   If you want to use 
https://github.com/apache/apisix-ingress-controller/tree/master/samples/deploy/crd/v1
   You need run `kubectl apply -k ./samples/deploy/crd/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: notifications-unsubscr...@apisix.apache.org

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




[GitHub] [apisix-ingress-controller] tao12345666333 commented on issue #725: request help: apisix error:Failed to watch *v2beta1.ApisixRoute

2021-11-03 Thread GitBox


tao12345666333 commented on issue #725:
URL: 
https://github.com/apache/apisix-ingress-controller/issues/725#issuecomment-958779666


   If you using apisix-ingress v1.3 with latest CRD, you should get the 
following output
   
   ```bash
   ➜  ~ kubectl api-resources |grep apisix 
   apisixclusterconfigs  acc  apisix.apache.org/v2alpha1
 falseApisixClusterConfig
   apisixconsumers   ac   apisix.apache.org/v2alpha1
 true ApisixConsumer
   apisixroutes  ar   apisix.apache.org/v2beta2 
 true ApisixRoute
   apisixtlses   atls apisix.apache.org/v1  
 true ApisixTls
   apisixupstreams   au   apisix.apache.org/v1  
 true ApisixUpstream
   ```
   
   
   If you want to use 
https://github.com/apache/apisix-ingress-controller/tree/master/samples/deploy/crd/v1
   You need run `kubectl apply -k ./samples/deploy/crd/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: notifications-unsubscr...@apisix.apache.org

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




[GitHub] [apisix-ingress-controller] tao12345666333 commented on issue #725: request help: apisix error:Failed to watch *v2beta1.ApisixRoute

2021-11-03 Thread GitBox


tao12345666333 commented on issue #725:
URL: 
https://github.com/apache/apisix-ingress-controller/issues/725#issuecomment-958779666


   If you using apisix-ingress v1.3 with latest CRD, you should get the 
following output
   
   ```bash
   ➜  ~ kubectl api-resources |grep apisix 
   apisixclusterconfigs  acc  apisix.apache.org/v2alpha1
 falseApisixClusterConfig
   apisixconsumers   ac   apisix.apache.org/v2alpha1
 true ApisixConsumer
   apisixroutes  ar   apisix.apache.org/v2beta2 
 true ApisixRoute
   apisixtlses   atls apisix.apache.org/v1  
 true ApisixTls
   apisixupstreams   au   apisix.apache.org/v1  
 true ApisixUpstream
   ```
   
   
   If you want to use 
https://github.com/apache/apisix-ingress-controller/tree/master/samples/deploy/crd/v1
   You need run `kubectl apply -k ./samples/deploy/crd/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: notifications-unsubscr...@apisix.apache.org

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




[GitHub] [apisix-ingress-controller] tao12345666333 commented on issue #725: request help: apisix error:Failed to watch *v2beta1.ApisixRoute

2021-11-03 Thread GitBox


tao12345666333 commented on issue #725:
URL: 
https://github.com/apache/apisix-ingress-controller/issues/725#issuecomment-958779666


   If you using apisix-ingress v1.3 with latest CRD, you should get the 
following output
   
   ```bash
   ➜  ~ kubectl api-resources |grep apisix 
   apisixclusterconfigs  acc  apisix.apache.org/v2alpha1
 falseApisixClusterConfig
   apisixconsumers   ac   apisix.apache.org/v2alpha1
 true ApisixConsumer
   apisixroutes  ar   apisix.apache.org/v2beta2 
 true ApisixRoute
   apisixtlses   atls apisix.apache.org/v1  
 true ApisixTls
   apisixupstreams   au   apisix.apache.org/v1  
 true ApisixUpstream
   ```
   
   
   If you want to use 
https://github.com/apache/apisix-ingress-controller/tree/master/samples/deploy/crd/v1
   You need run `kubectl apply -k ./samples/deploy/crd/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: notifications-unsubscr...@apisix.apache.org

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