Update k8s dependencies to 1.10 (#687)
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@ import (
|
||||
"testing"
|
||||
|
||||
"github.com/stretchr/testify/assert"
|
||||
apiv1 "k8s.io/client-go/pkg/api/v1"
|
||||
apiv1 "k8s.io/api/core/v1"
|
||||
)
|
||||
|
||||
func TestMergeContainerSpecs(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user