You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/04/08 07:55:16 UTC

[GitHub] [apisix-ingress-controller] Marco-Zheng commented on issue #958: request help: ApisixRoute doesn't effect

Marco-Zheng commented on issue #958:
URL: https://github.com/apache/apisix-ingress-controller/issues/958#issuecomment-1092562457

   There always print the log 
   ```
   E0408 15:54:29.765098   79831 reflector.go:138] pkg/mod/k8s.io/client-go@v0.22.4/tools/cache/reflector.go:167: Failed to watch *v2beta3.ApisixUpstream: failed to list *v2beta3.ApisixUpstream: the server could not find the requested resource (get apisixupstreams.apisix.apache.org)
   E0408 15:54:29.960410   79831 reflector.go:138] pkg/mod/k8s.io/client-go@v0.22.4/tools/cache/reflector.go:167: Failed to watch *v2beta3.ApisixClusterConfig: failed to list *v2beta3.ApisixClusterConfig: the server could not find the requested resource (get apisixclusterconfigs.apisix.apache.org)
   E0408 15:54:30.179900   79831 reflector.go:138] pkg/mod/k8s.io/client-go@v0.22.4/tools/cache/reflector.go:167: Failed to watch *v2beta3.ApisixRoute: failed to list *v2beta3.ApisixRoute: the server could not find the requested resource (get apisixroutes.apisix.apache.org)
   E0408 15:54:30.616848   79831 reflector.go:138] pkg/mod/k8s.io/client-go@v0.22.4/tools/cache/reflector.go:167: Failed to watch *v2beta3.ApisixConsumer: failed to list *v2beta3.ApisixConsumer: the server could not find the requested resource (get apisixconsumers.apisix.apache.org)
   2022-04-08T15:54:31+08:00       info    ingress/controller.go:606       service kube-system/k8s.io-minikube-hostpath not found
   E0408 15:54:31.774710   79831 reflector.go:138] pkg/mod/k8s.io/client-go@v0.22.4/tools/cache/reflector.go:167: Failed to watch *v2beta3.ApisixTls: failed to list *v2beta3.ApisixTls: the server could not find the requested resource (get apisixtlses.apisix.apache.org)
   E0408 15:54:31.878878   79831 reflector.go:138] pkg/mod/k8s.io/client-go@v0.22.4/tools/cache/reflector.go:167: Failed to watch *v2beta3.ApisixUpstream: failed to list *v2beta3.ApisixUpstream: the server could not find the requested resource (get apisixupstreams.apisix.apache.org)
   E0408 15:54:32.233737   79831 reflector.go:138] pkg/mod/k8s.io/client-go@v0.22.4/tools/cache/reflector.go:167: Failed to watch *v2beta3.ApisixRoute: failed to list *v2beta3.ApisixRoute: the server could not find the requested resource (get apisixroutes.apisix.apache.org)
   E0408 15:54:32.312883   79831 reflector.go:138] pkg/mod/k8s.io/client-go@v0.22.4/tools/cache/reflector.go:167: Failed to watch *v2beta3.ApisixClusterConfig: failed to list *v2beta3.ApisixClusterConfig: the server could not find the requested resource (get apisixclusterconfigs.apisix.apache.org)
   E0408 15:54:32.687527   79831 reflector.go:138] pkg/mod/k8s.io/client-go@v0.22.4/tools/cache/reflector.go:167: Failed to watch *v2beta3.ApisixConsumer: failed to list *v2beta3.ApisixConsumer: the server could not find the requested resource (get apisixconsumers.apisix.apache.org)
   ```


-- 
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-unsubscribe@apisix.apache.org

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