"Wrong argument count or unexpected line ending after",
-1,
0,
defaultResyncPeriod,
"",
"",
podModeDisabled,
...
...
@@ -417,7 +322,6 @@ kubernetes cluster.local`,
"Wrong argument count or unexpected line ending after",
-1,
0,
defaultResyncPeriod,
"",
"",
podModeDisabled,
...
...
@@ -431,7 +335,6 @@ kubernetes cluster.local`,
"",
1,
0,
defaultResyncPeriod,
"",
"",
podModeDisabled,
...
...
@@ -480,12 +383,6 @@ kubernetes cluster.local`,
t.Errorf("Test %d: Expected kubernetes controller to be initialized with %d namespaces. Instead found %d namespaces: '%v' for input '%s'",i,test.expectedNSCount,foundNSCount,k8sController.Namespaces,test.input)
t.Errorf("Test %d: Expected kubernetes controller to be initialized with resync period '%s'. Instead found period '%s' for input '%s'",i,test.expectedResyncPeriod,foundResyncPeriod,test.input)