• Kubernetes Submit Queue's avatar
    Merge pull request #32926 from kubernetes/revert-32841-revert-32251-fix-oom-policy · 3aa72fa4
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    [kubelet] Fix oom-score-adj policy in kubelet
    
    Fixes #32238 
    
    We have been having this regression since v1.3. It is critical for GKE/GCE deployments of k8s because docker daemon has a high likelihood of being OOM killed which will end up nuking all containers. 
    The reason for moving from mnt to pid is that docker daemon moves itself into a new mnt namespace with systemd based deployments.
    3aa72fa4
Name
Last commit
Last update
..
component/scheduler/perf Loading commit data...
e2e Loading commit data...
e2e_node Loading commit data...
fixtures Loading commit data...
images Loading commit data...
integration Loading commit data...
kubemark Loading commit data...
soak Loading commit data...
utils Loading commit data...
.gitattributes Loading commit data...
OWNERS Loading commit data...
test_owners.csv Loading commit data...