kubernetes/cluster/gce
Kubernetes Submit Queue e24b5532a5
Merge pull request #55911 from davidz627/localSSDUUID
Automatic merge from submit-queue (batch tested with PRs 54824, 55911, 55730, 55979, 55961). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Add options for mounting SCSI or NVMe local SSD though Block or Filesystem and do all of that with UUID

Fixes: #51431
Fixed version of: #53466

Mount SCSI local SSD by UUID in /mnt/disks/by-uuid/, also allows for users to request and mount NVMe disks. Both types of disks will be accessible either through block or file-system.

I have confirmed that it is no longer crashing when nodes are initialized on GKE.
2017-11-20 20:13:33 -08:00
..
addons Reorganize addon PodSecurityPolicies 2017-11-10 13:57:32 -08:00
container-linux Added logic for custom kube proxy yaml for GKE 2017-11-06 12:30:42 -08:00
debian Allow creating special node for heapster in GCE 2017-06-28 21:27:36 +02:00
gci Merge pull request #55911 from davidz627/localSSDUUID 2017-11-20 20:13:33 -08:00
BUILD Introduce GCE-specific addon directory 2017-10-17 16:08:03 -07:00
config-common.sh Remove all traces of federation 2017-10-26 13:37:37 -07:00
config-default.sh Set up alternate mount point for SCSI/NVMe local SSD by UUID in /mnt/disks/by-uuid/, set up ability to have unformatted disk symlinked in /dev/disk/by-uuid/. Added tests. Preserved backwards compatibility. 2017-11-17 10:56:48 -08:00
config-test.sh Rename GenericAdmissionWebhook to ValidatingAdmissionWebhook 2017-11-18 17:30:23 -08:00
configure-vm.sh Symbol links of key and cert are no longer used. 2017-11-09 17:26:22 +08:00
cos Symlink cluster/gce/cos to cluster/gce/gci 2017-03-15 15:31:51 -07:00
delete-stranded-load-balancers.sh Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
list-resources.sh Switch away from gcloud deprecated flags in compute resource listings 2017-08-30 06:41:09 +01:00
OWNERS Add bowei to the OWNER for cluster/gce 2017-08-31 10:29:19 -07:00
ubuntu Makes cluster/gce/ubuntu to be a symlink to cluster/gce/gci and changes the gci's [master|node].yaml to enable kubernetes.target. 2017-04-25 16:19:00 -07:00
upgrade.sh Remove backfile-kubeletauth-certs from gce upgrade 2017-11-08 23:15:58 +08:00
util.sh Set up alternate mount point for SCSI/NVMe local SSD by UUID in /mnt/disks/by-uuid/, set up ability to have unformatted disk symlinked in /dev/disk/by-uuid/. Added tests. Preserved backwards compatibility. 2017-11-17 10:56:48 -08:00