Handle the new arg (memoryEvictionEnabled) in NewContainerManager
k82cn opened this issue · 0 comments
k82cn commented
Refer to the following comments from kubernetes/kubernetes#31996
Also @jdef this will necessitate a change in mesos, because NewContainerManager gets a new arg (memoryEvictionEnabled) in this PR. Change needed here: https://github.com/kubernetes-incubator/kube-mesos-framework/blob/fd9531a578c6c46daaa1e01621efa7e8f4dfe501/pkg/executor/service/service.go#L223