You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by "tao12345666333 (via GitHub)" <gi...@apache.org> on 2023/04/18 06:26:28 UTC

[GitHub] [apisix-ingress-controller] tao12345666333 commented on pull request #1788: Chore: Upgrade Go tool chain version 1.19 to version 1.20

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

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