k3s/pkg
Ben Swartzlander 39e52ddae5 Add wait loop for multipath devices to appear
It takes a variable amount of time for the multipath daemon
to create /dev/dm-XX in response to new LUNs being discovered.
The old iscsi_util code only discovered the multipath device
if it was created quickly enough, but in a significant number
of cases, kubelet would grab one of the individual paths and
put a filesystem it on before multipathd could construct a
multipath device.

This change waits for the multipath device to get created for
up to 10 seconds, but only if the PV actually had more than
one portal.
2018-08-08 00:44:45 -04:00
..
api make package name match all the import aliases 2018-08-01 15:31:12 -04:00
apis Merge pull request #66894 from WanLinghao/token_projected_validation_improve 2018-08-07 15:42:04 -07:00
auth
capabilities
client clean up node expansion 2018-07-10 11:01:15 +08:00
cloudprovider Merge pull request #63572 from haz-mat/aws-lb-sg-scope-icmp 2018-08-07 20:49:15 -07:00
controller make the log more readable 2018-08-07 10:00:31 +08:00
credentialprovider fix acr sp access issue 2018-07-20 08:39:31 +00:00
features Merge pull request #66726 from liggitt/kubelet-server 2018-07-27 22:17:09 -07:00
fieldpath fieldpath: Add tests for missing cases 2018-07-12 10:26:18 +02:00
generated Merge pull request #65737 from roycaihw/api-linter 2018-07-13 18:00:00 -07:00
kubeapiserver This is a combination of 3 commits. 2018-08-06 22:29:10 +08:00
kubectl expose default LogsForObject consumeRequest func 2018-08-06 16:23:18 -04:00
kubelet Merge pull request #66946 from LinEricYang/unused-variable 2018-08-06 19:44:04 -07:00
kubemark Merge pull request #66284 from stewart-yu/stewart-sharedtype-move 2018-07-30 19:50:36 -07:00
master generated 2018-07-13 11:41:09 -04:00
printers Break annotations with newlines and shorten length 2018-07-31 19:22:50 -04:00
probe
proxy Merge pull request #66196 from tanshanshan/fixspell1 2018-08-07 11:44:02 -07:00
quota Merge pull request #66351 from vikaschoudhary16/fix-scopeselector-exist-operator 2018-08-06 07:13:14 -07:00
registry Fix scope.Kind of CONNECT subresources. 2018-08-06 18:59:52 -07:00
routes
scheduler Ouput volumes (total capacity and requests) too along with cpu and memory 2018-08-07 15:40:33 -04:00
security Cleanup & fix PodSecurityPolicy field path usage 2018-07-18 17:47:32 -07:00
securitycontext
serviceaccount
ssh
util Merge pull request #64815 from dixudx/hostname_empty 2018-08-03 17:13:32 -07:00
version
volume Add wait loop for multipath devices to appear 2018-08-08 00:44:45 -04:00
watch/json
windows/service
.import-restrictions
BUILD
OWNERS