k3s/test
Kubernetes Submit Queue 1854bdcb0c Merge pull request #29048 from justinsb/volumes_nodename_not_hostname
Automatic merge from submit-queue

Use strongly-typed types.NodeName for a node name

We had another bug where we confused the hostname with the NodeName.

Also, if we want to use different values for the Node.Name (which is
an important step for making installation easier), we need to keep
better control over this.

A tedious but mechanical commit therefore, to change all uses of the
node name to use types.NodeName
2016-09-27 17:58:41 -07:00
..
e2e Use strongly-typed types.NodeName for a node name 2016-09-27 10:47:31 -04:00
e2e_node Merge pull request #33389 from Random-Liu/lifecycle-hook 2016-09-26 10:48:35 -07:00
fixtures Update mounttest container image version to 0.7 everywhere. 2016-09-02 09:03:11 -04:00
images Merge pull request #31241 from m1093782566/m109-cross-build-serve-hostname 2016-09-12 05:57:46 -07:00
integration Merge pull request #32129 from jsafrane/refactor-controller-startup 2016-09-27 08:09:39 -07:00
kubemark Make it possible to set etcd version in kubemark 2016-09-27 13:13:29 +02:00
soak Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
utils Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
.gitattributes Add test/test_owners.csv, for automatic assignment of test failures. 2016-07-01 17:39:14 -07:00
OWNERS
test_owners.csv Merge pull request #32876 from errordeveloper/more-cert-utils 2016-09-22 01:29:46 -07:00