Harry Zhang
|
70a9c0bf56
|
Add directory in GitRepo and updated tests.
Update validate and gitRepo
Update generated code
|
2015-12-02 00:20:38 +08:00 |
|
Paul Morie
|
911757486d
|
Refactor volume.Builder.IsReadOnly() to volume.Builder.GetAttributes()
|
2015-11-13 23:34:48 -05:00 |
|
Sami Wagiaalla
|
1d352a16b8
|
Support volume relabling for pods which specify an SELinux label
|
2015-10-28 09:26:58 -04:00 |
|
Paul Morie
|
3cd12f5e05
|
FSGroup implementation
|
2015-10-22 16:40:59 -04:00 |
|
Filip Grzadkowski
|
7fe34f2050
|
Introduce nsenter writer for volume plugins
|
2015-09-17 16:40:29 +02:00 |
|
markturansky
|
0e7f73ad67
|
expand volume.Spec to include full Volume and PV
|
2015-09-03 08:57:32 -04:00 |
|
Mike Danese
|
8e33cbfa28
|
rewrite go imports
|
2015-08-05 17:30:03 -07:00 |
|
markturansky
|
e8289ceb9d
|
rebased and updated
|
2015-07-29 14:48:06 -04:00 |
|
markturansky
|
fae6759490
|
IsReadOnly bool on builder
|
2015-07-29 14:35:37 -04:00 |
|
Paul Morie
|
918925e09d
|
Refactor git repo volume to separate builder and cleaner
|
2015-07-27 18:18:41 -04:00 |
|
Tim Hockin
|
6eda8f47df
|
Remove volumes legacy mode
|
2015-07-22 21:53:35 -07:00 |
|
Paul Morie
|
cd359ffa73
|
Refactor volume interfaces to receive pod instead of ObjectReference
|
2015-05-10 20:12:57 -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 |
|
Paul Morie
|
bc8f010a10
|
Make secret volume plugin idempotent
|
2015-04-23 11:23:23 -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 |
|
markturansky
|
2fd82f60f4
|
Move escape function to util and clarify name
|
2015-03-24 13:52:31 -04:00 |
|
Tim Hockin
|
bfadae77e0
|
Promote volume plugins, prep for persistent vols
Move pkg/kubelet/volume/... to pkg/volume/...
Some renames to make the soon-to-come persistent volumes work clearer.
|
2015-03-20 13:49:40 -07:00 |
|