Files
kubernetes/test/e2e_node
Kubernetes Submit Queue 23f0fe8632 Merge pull request #45901 from Random-Liu/fix-node-e2e
Automatic merge from submit-queue (batch tested with PRs 44520, 45253, 45838, 44685, 45901)

Fix node e2e panic when not using image config file.

In https://github.com/kubernetes/kubernetes/pull/45430, `resources` field in image config is a pointer, and we only initialize it when using image config file.

However, we still have test specifying images directly without image config file, this will cause those test to panic. See:
* https://k8s-testgrid.appspot.com/google-docker#kubelet
* https://k8s-testgrid.appspot.com/google-docker#e2e-cos

This PR fixes this.

@vishh @mtaufen @kewu1992
2017-05-16 21:28:02 -07:00
..
2017-04-14 10:40:57 -07:00
2017-05-16 11:03:07 -07:00
2017-05-15 12:07:36 +08:00
2017-04-14 10:40:57 -07:00
2017-01-11 09:09:48 -05:00
2016-07-16 13:48:21 -04:00
2017-04-27 09:41:53 -07:00
2017-05-03 11:22:06 -07:00
2017-04-27 09:41:53 -07:00