From 73bb511a44b846b2b211215a536955944f957ac7 Mon Sep 17 00:00:00 2001 From: Karan Goel Date: Wed, 11 Apr 2018 11:12:16 -0700 Subject: [PATCH] optional field removed in test --- cmd/kubeadm/app/cmd/upgrade/common_test.go | 3 --- 1 file changed, 3 deletions(-) diff --git a/cmd/kubeadm/app/cmd/upgrade/common_test.go b/cmd/kubeadm/app/cmd/upgrade/common_test.go index fc7a18cf125..05515e3a0e0 100644 --- a/cmd/kubeadm/app/cmd/upgrade/common_test.go +++ b/cmd/kubeadm/app/cmd/upgrade/common_test.go @@ -47,7 +47,6 @@ func TestPrintConfiguration(t *testing.T) { path: "" certificatesDir: "" cloudProvider: "" - clusterName: "" etcd: caFile: "" certFile: "" @@ -86,7 +85,6 @@ func TestPrintConfiguration(t *testing.T) { path: "" certificatesDir: "" cloudProvider: "" - clusterName: "" etcd: caFile: "" certFile: "" @@ -130,7 +128,6 @@ func TestPrintConfiguration(t *testing.T) { path: "" certificatesDir: "" cloudProvider: "" - clusterName: "" etcd: caFile: "" certFile: ""