Update bazel

This commit is contained in:
Harry Zhang
2017-01-16 09:32:48 +00:00
parent b8678ad130
commit a88cbdc52d
5 changed files with 10 additions and 10 deletions

View File

@@ -22,7 +22,7 @@ package app
import (
"k8s.io/apimachinery/pkg/runtime/schema"
statefulset "k8s.io/kubernetes/pkg/controller/statefulset"
"k8s.io/kubernetes/pkg/controller/statefulset"
)
func startStatefulSetController(ctx ControllerContext) (bool, error) {