Added integration test, fixed a validation issue

This commit is contained in:
markturansky
2015-04-18 09:31:24 -04:00
parent 2cf4e6564b
commit 37d7f3f4f1
6 changed files with 241 additions and 4 deletions

View File

@@ -41,8 +41,8 @@ import (
"github.com/GoogleCloudPlatform/kubernetes/pkg/resourcequota"
"github.com/GoogleCloudPlatform/kubernetes/pkg/service"
"github.com/GoogleCloudPlatform/kubernetes/pkg/util"
"github.com/GoogleCloudPlatform/kubernetes/pkg/volumeclaimbinder"
"github.com/golang/glog"
"github.com/prometheus/client_golang/prometheus"
"github.com/spf13/pflag"