tao12345666333 commented on PR #1788:
URL:
https://github.com/apache/apisix-ingress-controller/pull/1788#issuecomment-1512508321
I checked the errors in CI, all of which were caused by the failure to start
the coredns pod.
```
[FAILED] in [It] -
/home/runner/work/apisix-ingress-controller/apisix-ingress-controller/test/e2e/suite-ingress/suite-ingress-resource/stream.go:143
@ 04/14/23 02:31:51.863
Dumping namespace contents
NAME READY
UP-TO-DATE AVAILABLE AGE
deployment.apps/apisix-deployment-e2e-test 1/1 1
1 33s
deployment.apps/coredns 0/1 1
0 6s
deployment.apps/etcd-deployment-e2e-test 1/1 1
1 38s
deployment.apps/httpbin-deployment-e2e-test 1/1 1
1 28s
deployment.apps/ingress-apisix-controller-deployment-e2e-test 1/1 1
1 22s
deployment.apps/test-backend-deployment-e2e-test 1/1 1
1 26s
```
--
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]