Jan Safranek
|
bb5d562f37
|
Restore alpha behavior
|
2016-08-18 10:36:50 +02:00 |
|
Jan Safranek
|
d8a95a3785
|
Update matching logic with storage class
- no default StorageClass
- PVC.Spec.Class == nil means the same as PVC.Spec.Class == ""
|
2016-08-18 10:36:50 +02:00 |
|
Jan Safranek
|
6e4d95f646
|
Dynamic provisioning V2 controller, provisioners, docs and tests.
|
2016-08-18 10:36:49 +02:00 |
|
Michal Rostecki
|
59ca5986dd
|
Print/log pointers of structs with %#v instead of %+v
There are many places in k8s where %+v is used to format a pointer
to struct, which isn't working as expected.
Fixes #26591
|
2016-08-01 22:27:56 +02:00 |
|
saadali
|
0dd17fff22
|
Reorganize volume controllers and manager
|
2016-07-01 18:50:25 -07:00 |
|