You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 17, 2021. It is now read-only.
I decided to remove my Argo install, and hit this:
...
INFO Garbage collecting clusterroles argo-ui-cluster-role (rbac.authorization.k8s.io/v1beta1)
INFO Garbage collecting customresourcedefinitions workflows.argoproj.io (apiextensions.k8s.io/v1beta1)
ERROR the server could not find the requested resource (get workflows.argoproj.io)
(The CRD was deleted, and then gc tried to fetch instances of that custom resource)
kubecfg should ignore all variants of "not found" when walking the resources for garbage collection.
The text was updated successfully, but these errors were encountered:
I decided to remove my Argo install, and hit this:
(The CRD was deleted, and then gc tried to fetch instances of that custom resource)
kubecfg should ignore all variants of "not found" when walking the resources for garbage collection.
The text was updated successfully, but these errors were encountered: