Tim Hockin
|
f66ca25d9f
|
Rename AccessMode to PersistentVolumeAccessMode
|
2015-05-18 17:21:30 -07:00 |
|
markturansky
|
0191574f7e
|
Bi-directional bind between pv.Spec.ClaimRef and pvc.Spec.VolumeName
|
2015-05-13 14:05:21 -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 |
|
Daniel Smith
|
83093af8b0
|
Merge pull request #5707 from endocode/kbeecher/etcd_prefix
Adds ability to define a prefix for etcd paths
|
2015-04-27 13:37:43 -07:00 |
|
markturansky
|
a04420e548
|
Added pending phase for volumes. added defaults for PV/PVC. refactored to better phase transitioning in control loops
|
2015-04-27 12:05:12 -04:00 |
|
Karl Beecher
|
a7623ca6cc
|
Adds ability to define a prefix for etcd paths
The API server can be supplied (via a command line flag) with a custom
prefix that is prepended to etcd resources paths.
Refs: #3476
|
2015-04-24 12:12:39 +02:00 |
|
Brendan Burns
|
5d4f1cf8da
|
Add Validate in addition to ValidateUpdate to validation for most resources.
|
2015-04-08 20:15:49 -07:00 |
|
markturansky
|
ff86ae0705
|
Fixed RESTCreate/Update interface methods
|
2015-04-06 08:46:44 -04:00 |
|
markturansky
|
69d1d235cd
|
Rebased and updated
|
2015-04-06 08:46:44 -04:00 |
|
markturansky
|
95bd170ca2
|
PV & PVC Client implementation
|
2015-04-06 08:46:43 -04:00 |
|