remove deplicate code for PodRequestsAndLimits

Signed-off-by: yanxuean <yan.xuean@zte.com.cn>
This commit is contained in:
yanxuean
2018-08-17 17:03:30 +08:00
parent 330cf37e0a
commit efca28f8a5
3 changed files with 67 additions and 78 deletions

View File

@@ -18,9 +18,8 @@ package pod
import (
"reflect"
"testing"
"strings"
"testing"
"k8s.io/apimachinery/pkg/util/sets"
"k8s.io/apimachinery/pkg/util/validation/field"