Hi! Quick question, I've upgraded my k8s agent to ...
# ask-community
c
Hi! Quick question, I've upgraded my k8s agent to v0.14.9 and understand based on work here and here that the separate resource-manager has been removed from the k8s agent. I expected the newly deployed agent to clean up successful k8s jobs but finding them hanging around. Anything I'm missing here? Thanks!
As I can tell the resource manager in the agent cleans up failed jobs relatively quickly but doesn't look to clean up successful jobs (unless the TTL for successful jobs in quite long - still around after 20+ minutes)
Actually, maybe this is something going on with
rbac
on my cluster, I upgraded my agent similarly on two clusters and successful jobs clean up on one cluster but not on the other. Seems to be an issue on my end, sorry!