Achilleas Tzenetopoulos %!s(int64=5) %!d(string=hai) anos
pai
achega
f9ba5eebf9

+ 1 - 1
kubernetes-v1.15.4/pkg/scheduler/algorithm/priorities/types.go

@@ -52,7 +52,7 @@ type PriorityFunction func(pod *v1.Pod, nodeNameToInfo map[string]*schedulernode
 type PriorityConfig struct {
 	Name string
 	// custom
-	isSocket bool
+	IsSocket bool
 	// custom
 	Map PriorityMapFunction
 	//CustomMap    CustomPriorityMapFunction