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
I tried to use this from a Rancher manged cluster, Installing the CACO operator on the Management "local" cluster. The logs show that CACO was finding all of the cluster configs but it is not converting them to ArgoCD Cluster Resources because the Cluster Secret type is set to Opaque by Rancher instead of cluster.x-k8s.io/secret. It appears this might be an easy adjustment in the application, but I am not a Golang expert.
Hey,
I tried to use this from a Rancher manged cluster, Installing the CACO operator on the Management "local" cluster. The logs show that CACO was finding all of the cluster configs but it is not converting them to ArgoCD Cluster Resources because the Cluster Secret type is set to
Opaque
by Rancher instead ofcluster.x-k8s.io/secret
. It appears this might be an easy adjustment in the application, but I am not a Golang expert.Example Logs
The text was updated successfully, but these errors were encountered: