| When my pods are killed by OOM, the nodes aren't removed, this pollutes the interface and causes the job stay running but zombie. If I click to abort the job it prints "Are you sure you want to abort null?"  And on proceed it deletes the node, as expected. In the logs I found these entries:
INFO o.c.j.p.k.pod.retention.Reaper#eventReceived: default/infra-mf3jg was just deleted, so removing corresponding Jenkins agent
|