Chao Xu
|
c72d234bbf
|
replacing handwritten client in several controllers
|
2016-01-31 15:42:02 -08:00 |
|
Fabio Yeon
|
7205a160ac
|
Remove all instances of "/tmp" from unit tests and replace with a common
tmp directory creator. Exception is documented.
|
2016-01-27 16:11:22 -08:00 |
|
k8s-merge-robot
|
3f5e417999
|
Merge pull request #19502 from swagiaal/internalize-ownership
Auto commit by PR queue bot
|
2016-01-26 23:06:39 -08:00 |
|
Clayton Coleman
|
33085c0cf2
|
Update tests to handle codec changes
|
2016-01-22 13:27:26 -05:00 |
|
Sami Wagiaalla
|
f650648aae
|
Add fsGroup to SetUp and SetUpAt
|
2016-01-13 10:37:10 -05:00 |
|
Jan Safranek
|
6ff5286df9
|
Implement Creater and Deleter interfaces for AWS EBS.
Also mark the created EBS volumes with tags, so the admin knows
who/what created the volumes.
|
2015-12-15 10:22:49 +01:00 |
|
Paul Morie
|
911757486d
|
Refactor volume.Builder.IsReadOnly() to volume.Builder.GetAttributes()
|
2015-11-13 23:34:48 -05:00 |
|
jijun2
|
bf6e8cbff7
|
test: using ioutil.TempDir in unit tests per #15176
update
update mode
delete /tmp
update
use ioutil.TempDir instead of static tmp dir
use ioutil.TempDir instead of static tmp dir
|
2015-10-16 09:21:46 +08:00 |
|
Filip Grzadkowski
|
7fe34f2050
|
Introduce nsenter writer for volume plugins
|
2015-09-17 16:40:29 +02:00 |
|
Chao Xu
|
64bf839e9f
|
refactor tests to use testapi rather than latest directly
|
2015-09-11 17:32:23 -07:00 |
|
Chao Xu
|
dd6c121d7f
|
massive changes
|
2015-09-11 17:31:47 -07:00 |
|
markturansky
|
0e7f73ad67
|
expand volume.Spec to include full Volume and PV
|
2015-09-03 08:57:32 -04:00 |
|
deads2k
|
7e180c258d
|
update testclient for delegating reaction chain
|
2015-09-01 12:58:35 -04:00 |
|
Kris Rousey
|
ae6c64d9bb
|
Moving everyone to unversioned client
|
2015-08-18 10:23:03 -07:00 |
|
Mike Danese
|
8e33cbfa28
|
rewrite go imports
|
2015-08-05 17:30:03 -07:00 |
|
jiangyaoguo
|
8eeda24652
|
new builder and cleaner type for aws-ebs
|
2015-07-30 10:23:38 +08:00 |
|
markturansky
|
63ccfa2beb
|
Added unit tests for each PV using IsReadOnly
|
2015-07-29 14:38:40 -04:00 |
|
markturansky
|
fae6759490
|
IsReadOnly bool on builder
|
2015-07-29 14:35:37 -04:00 |
|
markturansky
|
3ad583cf2d
|
Fixed spotty CanSupport for PV and added more unit tests for same
|
2015-05-23 09:59:05 -04:00 |
|
Tim Hockin
|
f66ca25d9f
|
Rename AccessMode to PersistentVolumeAccessMode
|
2015-05-18 17:21:30 -07: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 |
|
markturansky
|
e1481fb9c2
|
Refactored Volume plugins to use InternalVolume instead of API types
|
2015-04-14 14:25:01 -04:00 |
|
Justin Santa Barbara
|
7626914344
|
Rename aws_pd.go -> aws_ebs.go, aws_pd_test.go -> aws_ebs_test.go
|
2015-04-10 13:25:44 -07:00 |
|