k3s/test
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
..
e2e Merge pull request #45763 from piosz/es-owners 2017-05-16 12:22:59 -07:00
e2e_federation Merge pull request #44525 from irfanurrehman/fed-common-preferences 2017-05-16 16:14:54 -07:00
e2e_node Merge pull request #45901 from Random-Liu/fix-node-e2e 2017-05-16 21:28:02 -07:00
fixtures Basic support for kubectl plugins 2017-04-28 01:34:07 -03:00
images Clean up petset 2017-05-06 11:24:34 +08:00
integration Merge pull request #45247 from mbohlool/c3 2017-05-16 19:01:55 -07:00
kubemark Minor fix in run-gcloud-compute-with-retries output piping 2017-05-15 13:39:10 +02:00
list Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
soak Cleanup: replace some hardcoded codes and remove unused functions 2017-04-25 09:38:25 +08:00
utils move pkg/api/v1/ref.go and pkg/api/v1/resource.go to subpackages. move some functions in resource.go to pkg/api/v1/node and pkg/api/v1/pod 2017-04-17 11:38:11 -07:00
BUILD auto-generated bazel BUILD file changes 2017-01-19 08:00:52 +05:30
OWNERS add eparis ass approver for test and examples 2017-03-30 11:58:49 -04:00
test_owners.csv Add MrHohn to couple e2e tests 2017-05-15 18:13:06 -07:00
test_owners.json Make update_owners.py also emit a JSON sig-owners list. 2017-05-11 17:01:29 -07:00