k3s/pkg/volume/util
Stephen Cuppett d85daf0f4c Resolves #59015, extends existing regex to cover t3, r5(d) & z1d instance types
From current AWS documentation:

https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/volume_limits.html

T3, C5, C5d, M5, M5d, R5, R5d, and z1d instances support a maximum of
28 attachments, and every instance has at least one network interface
attachment. If you have no additional network interface attachments on
these instances, you could attach 27 EBS volumes.
2018-09-05 21:24:09 -04:00
..
fs Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
nestedpendingoperations Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
operationexecutor add UTs for devicemountable conditions 2018-08-14 11:13:02 +08:00
recyclerclient Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
types Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
volumepathhandler Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
BUILD Implement support for updating volume limits 2018-08-22 19:36:00 -04:00
OWNERS
atomic_writer.go Fix use visible files creation for windows 2018-04-16 11:12:17 +08:00
atomic_writer_test.go Use filepath.Clean() instead of path.Clean() 2018-04-17 10:44:30 +08:00
attach_limit.go Resolves #59015, extends existing regex to cover t3, r5(d) & z1d instance types 2018-09-05 21:24:09 -04:00
attach_limit_test.go Fix compatibility tests for scheduler 2018-09-05 12:29:00 -04:00
device_util.go Avoid deleted iSCSI LUNs in the kernel 2018-07-24 23:58:19 -04:00
device_util_linux.go Avoid deleted iSCSI LUNs in the kernel 2018-07-24 23:58:19 -04:00
device_util_linux_test.go Avoid deleted iSCSI LUNs in the kernel 2018-07-24 23:58:19 -04:00
device_util_unsupported.go Avoid deleted iSCSI LUNs in the kernel 2018-07-24 23:58:19 -04:00
doc.go
error.go
finalizer.go
io_util.go Avoid deleted iSCSI LUNs in the kernel 2018-07-24 23:58:19 -04:00
metrics.go
nested_volumes.go
nested_volumes_test.go
resize_util.go
resize_util_test.go
util.go Merge pull request #67432 from lichuqiang/topo_provision_beta 2018-08-29 15:19:34 -07:00
util_test.go Merge pull request #67432 from lichuqiang/topo_provision_beta 2018-08-29 15:19:34 -07:00