Hi, I have gotten the error `code:"UnexpectedObjec...
# ask-the-community
s
Hi, I have gotten the error
code:"UnexpectedObjectDeletion" message:"object [flyte-job-namespaces/pod-id] terminated in the background, manually"
. I am not sure what is going on with this error because it has not been manually terminated. Any hunches what to look for?
d
@Stephen anything interesting in the
flytepropeller
logs? I think you could also try using
inject-finalizer
You can set it under
configmap.k8s.plugins.k8s
inject-finalizer: true
s
Thanks, will check in the logs and try the inject-finalizer