Paul Morie
|
38c96725c0
|
Add doc.go files for all volume plugins
|
2015-05-23 16:59:12 -04:00 |
|
markturansky
|
3ad583cf2d
|
Fixed spotty CanSupport for PV and added more unit tests for same
|
2015-05-23 09:59:05 -04:00 |
|
markturansky
|
63ddfa537e
|
fixed missing PV check in CanSupport
|
2015-05-22 15:23:34 -04:00 |
|
markturansky
|
5b23fc39b2
|
added ISCSI volume plugin to PersistentVolumeSource
|
2015-05-22 15:18:20 -04:00 |
|
Tim Hockin
|
f66ca25d9f
|
Rename AccessMode to PersistentVolumeAccessMode
|
2015-05-18 17:21:30 -07:00 |
|
Paul Morie
|
cd359ffa73
|
Refactor volume interfaces to receive pod instead of ObjectReference
|
2015-05-10 20:12:57 -04:00 |
|
Abhi Shah
|
87e85e25f1
|
Revert "Added ISCSI to PV structs"
|
2015-05-08 11:31:35 -07:00 |
|
markturansky
|
4c9eac6c3d
|
Added ISCSI to PV structs
|
2015-05-07 18:13:03 -04:00 |
|
Paul Morie
|
b538642464
|
Inject mounter into volume plugins
|
2015-05-04 11:28:57 -04:00 |
|
Eric Paris
|
6b3a6e6b98
|
Make copyright ownership statement generic
Instead of saying "Google Inc." (which is not always correct) say "The
Kubernetes Authors", which is generic.
|
2015-05-01 17:49:56 -04:00 |
|
Deyuan Deng
|
6897095e56
|
Change mount.Interface.Mount to exec('mount'), instead of syscall
|
2015-04-29 10:46:32 -04:00 |
|
Sami Wagiaalla
|
0a7f6c2999
|
iscsi Test: Add explicit check for attach and detach calls.
Signed-off-by: Sami Wagiaalla <swagiaal@redhat.com>
|
2015-04-21 10:30:47 -04:00 |
|
markturansky
|
e1481fb9c2
|
Refactored Volume plugins to use InternalVolume instead of API types
|
2015-04-14 14:25:01 -04:00 |
|
Paul Morie
|
c98e89fca0
|
Set rootcontext of emptyDir tmpfs mounts correctly
|
2015-04-13 12:50:36 -04:00 |
|
Huamin Chen
|
7a82af31de
|
add iscsi volume plugin
Signed-off-by: Huamin Chen <hchen@redhat.com>
|
2015-04-06 16:20:28 -04:00 |
|