Updating integration tests to test both API versions - v1beta1 and 3
This commit is contained in:
@@ -50,7 +50,6 @@ func TestClient(t *testing.T) {
|
||||
defer s.Close()
|
||||
|
||||
m = master.New(&master.Config{
|
||||
Client: client.NewOrDie(&client.Config{Host: s.URL}),
|
||||
EtcdHelper: helper,
|
||||
KubeletClient: client.FakeKubeletClient{},
|
||||
EnableLogsSupport: false,
|
||||
|
Reference in New Issue
Block a user