Skip to content

Add known hosts handling#1958

Open
eddymoulton wants to merge 64 commits into
mainfrom
em/add-known-hosts-handling
Open

Add known hosts handling#1958
eddymoulton wants to merge 64 commits into
mainfrom
em/add-known-hosts-handling

Conversation

@eddymoulton
Copy link
Copy Markdown
Contributor

@eddymoulton eddymoulton commented May 21, 2026

Adds checking of known hosts when using git ssh authentication

Relates to MD-1831

eddymoulton and others added 23 commits May 13, 2026 10:24
# Conflicts:
#	source/Calamari/CommitToGit/CommitToGitConfigFactory.cs
# Conflicts:
#	source/Calamari/CommitToGit/CommitToGitConfigFactory.cs
…enssl1.1-handling

# Conflicts:
#	source/Calamari.Common/Plumbing/Variables/CustomPropertiesLoader.cs
#	source/Calamari.Contracts/ArgoCD/ArgoCDCustomPropertiesDto.cs
#	source/Calamari.Tests/ArgoCD/Contracts/ArgoCDCustomPropertiesDtoSerializationTests.cs
#	source/Calamari.Tests/ArgoCD/Git/AuthenticatingRepositoryFactoryTests.cs
#	source/Calamari.Tests/ArgoCD/Git/GitCloneSafeUrlTests.cs
#	source/Calamari.Tests/ArgoCD/Git/PullRequests/GitPullRequestClientResolverTests.cs
#	source/Calamari.Tests/CommitToGit/CommitToGitConfigFactoryTests.cs
#	source/Calamari/ArgoCD/Conventions/UpdateArgoCDAppImagesInstallConvention.cs
#	source/Calamari/ArgoCD/Conventions/UpdateArgoCDApplicationManifestsInstallConvention.cs
#	source/Calamari/ArgoCD/Git/AuthenticatingRepositoryFactory.cs
#	source/Calamari/ArgoCD/Git/GitCloneSafeUrl.cs
#	source/Calamari/ArgoCD/Git/GitConnection.cs
#	source/Calamari/ArgoCD/Git/IGitCredentialDtoJsonConverter.cs
#	source/Calamari/ArgoCD/Git/PullRequests/GitVendorPullRequestClientResolver.cs
#	source/Calamari/ArgoCD/Git/PullRequests/StringExtensionMethods.cs
#	source/Calamari/ArgoCD/Git/PullRequests/Vendors/AzureDevOps/AzureDevOpsPullRequestClient.cs
#	source/Calamari/ArgoCD/Git/PullRequests/Vendors/BitBucket/BitBucketPullRequestClient.cs
#	source/Calamari/ArgoCD/Git/PullRequests/Vendors/GitHub/GitHubPullRequestClient.cs
#	source/Calamari/ArgoCD/Git/PullRequests/Vendors/GitLab/GitLabPullRequestClient.cs
#	source/Calamari/ArgoCD/Git/PullRequests/Vendors/GitLab/GitLabPullRequestClientFactory.cs
#	source/Calamari/ArgoCD/Git/RepositoryFactory.cs
#	source/Calamari/ArgoCD/Git/RepositoryWrapper.cs
#	source/Calamari/CommitToGit/CommitToGitConfigFactory.cs
# Conflicts:
#	source/Calamari.Contracts/ArgoCD/ArgoCDCustomPropertiesDto.cs
#	source/Calamari.Tests/ArgoCD/Contracts/ArgoCDCustomPropertiesDtoSerializationTests.cs
#	source/Calamari.Tests/ArgoCD/Git/AuthenticatingRepositoryFactoryTests.cs
#	source/Calamari/ArgoCD/Git/AuthenticatingRepositoryFactory.cs
#	source/Calamari/ArgoCD/Git/GitConnection.cs
#	source/Calamari/ArgoCD/Git/IGitCredentialDtoJsonConverter.cs
#	source/Calamari/ArgoCD/Git/PullRequests/GitVendorPullRequestClientResolver.cs
#	source/Calamari/ArgoCD/Git/PullRequests/StringExtensionMethods.cs
#	source/Calamari/ArgoCD/Git/RepositoryFactory.cs
#	source/Calamari/ArgoCD/Git/RepositoryWrapper.cs
# Conflicts:
#	source/Calamari.Contracts/ArgoCD/ArgoCDCustomPropertiesDto.cs
#	source/Calamari.Contracts/Git/GitCredentials.cs
Base automatically changed from em/openssl1.1-handling to main May 22, 2026 02:33
# Conflicts:
#	source/Calamari.Tests/ArgoCD/Git/AuthenticatingRepositoryFactoryTests.cs
#	source/Calamari.Tests/ArgoCD/Git/RepositoryFactoryTests.cs
#	source/Calamari/ArgoCD/Git/AuthenticatingRepositoryFactory.cs
#	source/Calamari/ArgoCD/Git/GitConnection.cs
#	source/Calamari/ArgoCD/Git/LibGit2SharpCredentialsHandlerExtensionMethods.cs
#	source/Calamari/ArgoCD/Git/RepositoryFactory.cs
#	source/Calamari/ArgoCD/Git/RepositoryWrapper.cs
#	source/Calamari/CommitToGit/CommitToGitConfigFactory.cs
@eddymoulton eddymoulton marked this pull request as ready for review May 22, 2026 03:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant