Seeing [ERROR] Failed to save provisioning log for...
# general
r
Seeing [ERROR] Failed to save provisioning log for provisioning-log: namespaces “c-xl7rc” not found even though the cluster was deleted. If I put the associated namespace back, I get objects, but if I delete them, they come right back, so Rancher still thinks the cluster exists somehow.
Copy code
kubectl api-resources --verbs=list --namespaced -o name  | xargs -n 1 kubectl get --show-kind --ignore-not-found -n c-xl7rc
NAME                         DATA   AGE
configmap/kube-root-ca.crt   1      5s
configmap/provisioning-log   1      3s
NAME                         TYPE                                  DATA   AGE
secret/default-token-c4n62   <http://kubernetes.io/service-account-token|kubernetes.io/service-account-token>   3      9s
NAME                     SECRETS   AGE
serviceaccount/default   1         9s