Yecheng Fu
|
3748197876
|
Add more volume types in e2e and fix part of them.
- Add dir-link/dir-bindmounted/dir-link-bindmounted/blockfs volume types for e2e
tests.
- Return error if we cannot resolve volume path.
- Add GetFSGroup/GetMountRefs methods for mount.Interface.
- Fix fsGroup related e2e tests partially.
|
2018-05-02 10:31:42 +08:00 |
Serguei Bezverkhi
|
f2e89886a1
|
Fixes cross platform build failure
Closes #51358
|
2017-08-26 09:58:51 -04:00 |
mbohlool
|
c91a12d205
|
Remove all references to types.UnixUserID and types.UnixGroupID
|
2017-06-21 04:09:07 -07:00 |
Jamie Hannaford
|
9440a68744
|
Use dedicated Unix User and Group ID types
|
2017-05-05 14:07:38 +02:00 |
David McMahon
|
ef0c9f0c5b
|
Remove "All rights reserved" from all the headers.
|
2016-06-29 17:47:36 -07:00 |
saadali
|
79012f6d53
|
Rename volume.Builder to Mounter and volume.Cleaner to Unmounter
|
2016-03-25 11:29:58 -07:00 |
Sami Wagiaalla
|
e33e4ae055
|
Move manageVolumeOwnership to pkg/volume/volume.go
|
2016-01-13 10:36:59 -05:00 |