Files
kubernetes/test/e2e/framework
Jan Safranek 6e85ebd0cd Add error text to kube-system wait error
On HA API server hiccups we saw a prow job with error:

fail [k8s.io/kubernetes@v1.19.0/test/e2e/e2e.go:284]: Sep 30 17:06:08.313: Error waiting for all pods to be running and ready: 0 / 0 pods in namespace "kube-system" are NOT in RUNNING and READY state in 10m0s
POD NODE PHASE GRACE CONDITIONS

The failure should include the last error from API server, if it's
available:

fail [k8s.io/kubernetes@v1.19.0/test/e2e/e2e.go:284]: Oct  1 11:29:45.220: Error waiting for all pods to be running and ready: 0 / 0 pods in namespace "kube-system" are NOT in RUNNING and READY state in 10m0s
Last error: Get "https://localhost:6443/api/v1/namespaces/kube-system/replicationcontrollers": dial tcp [::1]:6443: connect: connection refused
POD NODE PHASE GRACE CONDITIONS
2020-10-01 13:33:14 +02:00
..
2020-02-08 12:30:21 -05:00
2020-02-09 01:40:44 +08:00
2020-06-08 20:41:32 +12:00
2020-04-02 17:41:49 +00:00
2019-08-23 19:33:24 +00:00
2020-08-11 11:14:15 +02:00
2020-02-07 18:16:47 -08:00
2020-07-13 20:25:14 +03:00
2020-04-02 17:41:49 +00:00
2020-09-22 18:23:28 +02:00
2020-05-13 11:15:27 -04:00
2020-02-07 18:16:47 -08:00
2020-06-03 13:14:19 -04:00
2020-07-13 20:25:14 +03:00