both couldn't and could not appear in related messages (only one style should be used for the project)
the argocd application name isn't reported -- making it incredibly hard to do anything with the message (yes, it might be obvious when viewed in certain circumstances, but when reviewing the argocd-repo-server output, that information is definitely not readily available)
To Reproduce
have some CMPs that are declared (but likely not completely working)
have a number of applications that want to use those various plugins
view the logs for argocd-repo-server (I'm using Google Cloud's Logs Explorer, but you can experience this by using ArgoCD to view the logs for an individual argocd-repo-server pod / sidecar pod, or k9s to do the same)
consistently use couldn't/could not (probably always avoid the abbreviation?)
report the app name in messages
don't say plugin sidecar failed when no sidecar could be found, it should probably say could not find a sidecar or could not found a matching sidecar or could not find a sidecar cmp plugin or ...
error="Manifest generation error (cached): plugin sidecar failed. couldn't find cmp-server plugin with name dhall-to-yaml supporting the given repository"
error="Manifest generation error (cached): plugin sidecar failed. could not find plugin supporting the given repository"
@Thedarkmatter10 that'd be wonderful as we're currently tripping over these errors and we have less technical users who'd definitely benefit from the improved output (heck, I'd really benefit from it).
Checklist:
argocd version
.Describe the bug
couldn't
andcould not
appear in related messages (only one style should be used for the project)argocd-repo-server
output, that information is definitely not readily available)To Reproduce
view the logs for argocd-repo-server (I'm using Google Cloud's Logs Explorer, but you can experience this by using ArgoCD to view the logs for an individual argocd-repo-server pod / sidecar pod, or k9s to do the same)
Expected behavior
couldn't
/could not
(probably always avoid the abbreviation?)plugin sidecar failed
when no sidecar could be found, it should probably saycould not find a sidecar
orcould not found a matching sidecar
orcould not find a sidecar cmp plugin
or ...Screenshots
Version
Logs