-
Notifications
You must be signed in to change notification settings - Fork 5.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to create application from private SSH repository: key is unknown #1743
Comments
|
Maybe fixed by #827 if Kustomize. |
Thanks for your reaction. I am using a Helm charts that is stored on the repository. I looked at the issue you mentioned and executing Another thing: the example shown here states that known_hosts file has to be hashed ( Looking forward to v1.1.0. I hope it is then fixed. Is there also going to be a native option to add known_hosts entries? |
@alexec Is the issue also fixed for Helm charts stored on private Git repositories with SSH access? |
Hi. In hindsight, I don't think it is fixed by the fix I mentioned unless you use the insecure option. You would not want to do that for prod instances of Argo CD. @jessesuen I'd like us to consider adding keys on start-up for your app. Thoughts? |
Closing, because the mentioned issues also cover this problem. Would be resolved when pull request #1807 is merged. |
Describe the bug
I cannot create an application based on a private Git repository using SSH.
To Reproduce
Expected behavior
I expected that the application is created successfully and that Argo CD deploys this application on the cluster.
Version
Logs
The text was updated successfully, but these errors were encountered: