From 5fac1dd6c9c0ac33ea5550378e21aa765b161957 Mon Sep 17 00:00:00 2001 From: hangaoshuai Date: Wed, 7 Feb 2018 09:31:15 +0800 Subject: [PATCH] remove a todo which is out of date --- test/e2e_node/container.go | 1 - 1 file changed, 1 deletion(-) diff --git a/test/e2e_node/container.go b/test/e2e_node/container.go index fcfbd55914..c6381cb5e6 100644 --- a/test/e2e_node/container.go +++ b/test/e2e_node/container.go @@ -28,7 +28,6 @@ import ( ) // One pod one container -// TODO: This should be migrated to the e2e framework. type ConformanceContainer struct { Container v1.Container RestartPolicy v1.RestartPolicy