k3s/pkg/volume
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
..
aws_ebs Use strongly-typed types.NodeName for a node name 2016-09-27 10:47:31 -04:00
azure_dd Use strongly-typed types.NodeName for a node name 2016-09-27 10:47:31 -04:00
azure_file Make rootfs the assignee for various volumes 2016-08-23 14:40:05 -07:00
cephfs Make rootfs the assignee for various volumes 2016-08-23 14:40:05 -07:00
cinder Use strongly-typed types.NodeName for a node name 2016-09-27 10:47:31 -04:00
configmap Fix coding style 2016-08-20 14:58:56 -03:00
downwardapi Add spec.nodeName and spec.serviceAccountName to downward env var 2016-08-20 15:50:36 -04:00
empty_dir
fc Make rootfs the assignee for various volumes 2016-08-23 14:40:05 -07:00
flexvolume
flocker Adds myself to flocker volume plugin owners 2016-08-19 17:01:12 +01:00
gce_pd Use strongly-typed types.NodeName for a node name 2016-09-27 10:47:31 -04:00
git_repo
glusterfs Use secrets for glusterfs provisioning passwords 2016-09-20 16:24:30 +02:00
host_path Send recycle events from pod to pv. 2016-09-08 12:57:57 +02:00
iscsi Make rootfs the assignee for various volumes 2016-08-23 14:40:05 -07:00
nfs Send recycle events from pod to pv. 2016-09-08 12:57:57 +02:00
quobyte Update quobyteApiServer to quobyteAPIServer 2016-09-17 10:08:52 +02:00
rbd Merge pull request #31251 from rootfs/rbd-prov3 2016-09-10 07:03:14 -07:00
secret Fix coding style 2016-08-20 14:58:56 -03:00
testing Use strongly-typed types.NodeName for a node name 2016-09-27 10:47:31 -04:00
util Use strongly-typed types.NodeName for a node name 2016-09-27 10:47:31 -04:00
vsphere_volume Use strongly-typed types.NodeName for a node name 2016-09-27 10:47:31 -04:00
OWNERS
doc.go
metrics_cached.go
metrics_du.go Disambiguate unsupported metrics from metrics errors 2016-09-15 10:05:30 +10:00
metrics_du_test.go
metrics_errors.go Disambiguate unsupported metrics from metrics errors 2016-09-15 10:05:30 +10:00
metrics_nil.go Disambiguate unsupported metrics from metrics errors 2016-09-15 10:05:30 +10:00
metrics_nil_test.go
metrics_statfs.go Disambiguate unsupported metrics from metrics errors 2016-09-15 10:05:30 +10:00
plugins.go Send recycle events from pod to pv. 2016-09-08 12:57:57 +02:00
plugins_test.go
util.go Send recycle events from pod to pv. 2016-09-08 12:57:57 +02:00
util_test.go Send recycle events from pod to pv. 2016-09-08 12:57:57 +02:00
volume.go Use strongly-typed types.NodeName for a node name 2016-09-27 10:47:31 -04:00
volume_linux.go
volume_unsupported.go