Merge pull request #64061 from wgliang/master.remove-unused-code-pkg-controller

remove unused code of (pkg/controller)
This commit is contained in:
k8s-ci-robot
2018-10-17 19:54:05 -07:00
committed by GitHub
8 changed files with 9 additions and 44 deletions

View File

@@ -727,7 +727,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