Merge pull request #9024 from markturansky/recyc_controllers

PersistentVolumeRecycler controller
This commit is contained in:
Quinton Hoole
2015-06-05 11:39:08 -07:00
37 changed files with 1281 additions and 22 deletions

View File

@@ -148,7 +148,8 @@ func TestPersistentVolumeStatusUpdate(t *testing.T) {
},
},
Status: api.PersistentVolumeStatus{
Phase: api.VolumeBound,
Phase: api.VolumeBound,
Message: "foo",
},
}
c := &testClient{