run root-rewrite-v1-..., compile

This commit is contained in:
Chao Xu
2017-06-22 10:25:57 -07:00
parent 9f5f4ba729
commit f4989a45a5
1049 changed files with 1522 additions and 1418 deletions

View File

@@ -17,7 +17,7 @@ limitations under the License.
package qos
import (
"k8s.io/kubernetes/pkg/api/v1"
"k8s.io/api/core/v1"
v1qos "k8s.io/kubernetes/pkg/api/v1/helper/qos"
)

View File

@@ -21,7 +21,7 @@ import (
"testing"
"k8s.io/apimachinery/pkg/api/resource"
"k8s.io/kubernetes/pkg/api/v1"
"k8s.io/api/core/v1"
)
const (