kubernetes/cluster/gce
Kubernetes Submit Queue c3ed0f2663
Merge pull request #53466 from davidz627/localSSDUUID
Automatic merge from submit-queue. 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

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 accessable either through block or filesystem

To see code in progress for NVMe and block support see working branch: https://github.com/davidz627/kubernetes/tree/localExt
2017-11-15 18:25:30 -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 #53466 from davidz627/localSSDUUID 2017-11-15 18:25:30 -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 Merge pull request #53466 from davidz627/localSSDUUID 2017-11-15 18:25:30 -08:00
config-test.sh Revert "allow configuring of the docker storage driver on gce" 2017-11-14 13:46:08 -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-14 17:14:41 -08:00