feat: update argocd-diff-preview to append the cluster name to generic apps in the summary
What
Update argocd-diff-preview
to append the cluster name to generic apps in the summary.
Why
We append a short hash of the cluster name to generic app names to make them unique while keeping them short, but it makes it hard to know which cluster they are going to. This should help with that.