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

   Sorry I didn't reproduce
   ```
   tao@moelove:~$ kubectl get ar 
   NAME                  HOSTS                   URIS           AGE
   hello-bar             ["localhost"]           ["/bar"]       4h45m
   httpbin               ["httpbin.org"]         ["/*"]         11d
   traffic-split-route   ["app-version.local"]   ["/version"]   16d
   tao@moelove:~$ kubectl get apisixroute
   NAME                  HOSTS                   URIS           AGE
   hello-bar             ["localhost"]           ["/bar"]       4h45m
   httpbin               ["httpbin.org"]         ["/*"]         11d
   traffic-split-route   ["app-version.local"]   ["/version"]   16d
   ```
   
   You can try to increase its log level and view the detailed request address.
   e.g.
   
   ```
   kubectl get ar -A -v 12
   ```


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