remove unused code of (pkg/controller)

This commit is contained in:
Guoliang Wang
2018-05-19 08:18:13 +08:00
parent 552453f6fd
commit b1ac6df4dc
8 changed files with 9 additions and 44 deletions

View File

@@ -695,7 +695,6 @@ func TestPodStatusChange(t *testing.T) {
// Node created long time ago, node controller posted Unknown for a long period of time.
table := []struct {
fakeNodeHandler *testutil.FakeNodeHandler
daemonSets []extensions.DaemonSet
timeToPass time.Duration
newNodeStatus v1.NodeStatus
secondNodeNewStatus v1.NodeStatus