k3s/pkg/util/mount
Kubernetes Submit Queue feed4aa12a Merge pull request #49234 from mengqiy/master
Automatic merge from submit-queue (batch tested with PRs 49107, 47177, 49234, 49224, 49227)

Move util/exec to vendor

Move util/exec to vendor.
Update import paths.
Update godep

Part of #48209

Associate PR against `k8s.io/utils` repo: https://github.com/kubernetes/utils/pull/5

```release-note
NONE
```

/assign @apelisse
2017-07-20 15:08:22 -07:00
..
BUILD Merge pull request #49234 from mengqiy/master 2017-07-20 15:08:22 -07:00
OWNERS Add owner file in /pkg/util/mount package 2017-02-06 10:51:26 -08:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
fake.go Fixes bind-mount teardown failure with non-mount point Local volumes 2017-07-11 17:19:58 -04:00
mount.go update import 2017-07-20 11:03:49 -07:00
mount_linux.go update import 2017-07-20 11:03:49 -07:00
mount_linux_test.go Use fnv.New32a() in hash instead adler32 2017-02-15 14:03:54 +08:00
mount_unsupported.go Fixes bind-mount teardown failure with non-mount point Local volumes 2017-07-11 17:19:58 -04:00
nsenter_mount.go Merge pull request #49234 from mengqiy/master 2017-07-20 15:08:22 -07:00
nsenter_mount_test.go Fix findmnt parsing in containerized kubelet 2017-07-18 13:35:44 +02:00
nsenter_mount_unsupported.go Fixes bind-mount teardown failure with non-mount point Local volumes 2017-07-11 17:19:58 -04:00
safe_format_and_mount_test.go update import 2017-07-20 11:03:49 -07:00