sniper-xx commented on issue #348:
URL:
https://github.com/apache/apisix-ingress-controller/issues/348#issuecomment-819145461
@tokers I upgrade apisix-ingress-controller to version 0.5.0,but the error
is same.
```bash
2021-04-14T08:51:11+08:00 warn controller/apisix_route.go:205 sync
ApisixRoute failed, will retry {"object":
{"Type":1,"Object":{"Key":"quickstart-system/subscriber-ingress-v2","OldObject":null,"GroupVersion":"apisix.apache.org/v2alpha1"},"Tombstone":null},
"error": "2 errors occurred:\n\t* object missing primary index\n\t* object
missing primary index\n\n"}
2021-04-14T08:51:12+08:00 warn controller/apisix_route.go:205 sync
ApisixRoute failed, will retry {"object":
{"Type":1,"Object":{"Key":"quickstart-system/subscriber-ingress-v2","OldObject":null,"GroupVersion":"apisix.apache.org/v2alpha1"},"Tombstone":null},
"error": "2 errors occurred:\n\t* object missing primary index\n\t* object
missing primary index\n\n"}
2021-04-14T08:51:12+08:00 warn controller/endpoint.go:93 service
kube-system/kube-controller-manager was deleted
2021-04-14T08:51:12+08:00 warn controller/endpoint.go:93 service
kube-system/kube-scheduler was deleted
2021-04-14T08:51:13+08:00 warn controller/apisix_route.go:205 sync
ApisixRoute failed, will retry {"object":
{"Type":1,"Object":{"Key":"quickstart-system/subscriber-ingress-v2","OldObject":null,"GroupVersion":"apisix.apache.org/v2alpha1"},"Tombstone":null},
"error": "2 errors occurred:\n\t* object missing primary index\n\t* object
missing primary index\n\n"}
[GIN] 2021/04/14 - 08:51:14 | 200 | 31.285µs | 172.24.23.132 | GET
"/healthz"
2021-04-14T08:51:14+08:00 warn controller/apisix_route.go:205 sync
ApisixRoute failed, will retry {"object":
{"Type":1,"Object":{"Key":"quickstart-system/subscriber-ingress-v2","OldObject":null,"GroupVersion":"apisix.apache.org/v2alpha1"},"Tombstone":null},
"error": "2 errors occurred:\n\t* object missing primary index\n\t* object
missing primary index\n\n"}
2021-04-14T08:51:14+08:00 warn controller/endpoint.go:93 service
kube-system/kube-controller-manager was deleted
2021-04-14T08:51:14+08:00 warn controller/endpoint.go:93 service
kube-system/kube-scheduler was deleted
2021-04-14T08:51:16+08:00 warn controller/endpoint.go:93 service
kube-system/kube-controller-manager was deleted
2021-04-14T08:51:16+08:00 warn controller/endpoint.go:93 service
kube-system/kube-scheduler was deleted
E0414 08:51:17.323673 1 reflector.go:138]
pkg/mod/k8s.io/[email protected]/tools/cache/reflector.go:167: Failed to watch
*v1.Ingress: failed to list *v1.Ingress: the server could not find the
requested resource
```
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]