product · inferred from evidence
Argo CD
A GitOps continuous delivery tool mentioned as having a repo-server component that pulls git repositories.
- could not read Username for gitlab.com after 2.12 upgrade: resync the apps
Maintainer-verified fix: resync the affected applications. Per maintainer blakepettersson, who hit the exact same bug with a customer, the credential error appears when a repository's location changed (or the cached repo entry went stale ac
- Argo CD repo-server fails against Azure DevOps: ssh-rsa deprecation
Azure DevOps throttles ssh-rsa connections and Argo CD repo-server stops pulling repos. Upgrade to 2.10.9, 2.9.14, or 2.8.18 for rsa-sha2-256/512 support, or switch to HTTPS as a workaround.