Revert "Merge pull request #40088 from jsafrane/storage-ga-v1"

This reverts commit 5984607cb9, reversing
changes made to 067f92e789.
This commit is contained in:
Jordan Liggitt
2017-02-25 22:35:15 -05:00
parent ce79526e37
commit 41c88e0455
81 changed files with 56 additions and 6984 deletions

View File

@@ -21,7 +21,7 @@ import (
"testing"
"k8s.io/kubernetes/pkg/api/v1"
storage "k8s.io/kubernetes/pkg/apis/storage/v1"
storage "k8s.io/kubernetes/pkg/apis/storage/v1beta1"
)
// Test single call to syncVolume, expecting recycling to happen.