argoproj / argo-cd

Declarative Continuous Deployment for Kubernetes
https://argo-cd.readthedocs.io
Apache License 2.0
16.75k stars 5.08k forks source link

Argo .metadata.labels accessor error #17619

Open ahmedfarouk1414 opened 3 months ago

ahmedfarouk1414 commented 3 months ago

Failed to load target state: failed to generate manifest for source 1 of 1: rpc error: code = Unknown desc = failed to set app instance tracking info on manifest: failed to set app instance label: failed to get labels from target object /v1, Kind=ServiceAccount /argo-portalv2-checkout: .metadata.labels accessor error: contains non-string key in the map: is of the type , expected string

lknite commented 2 months ago

Could this explain an issue I'm experiencing: https://github.com/argoproj/argo-cd/issues/17862 ?