versatile-data-kit icon indicating copy to clipboard operation
versatile-data-kit copied to clipboard

Control Service Git SSH key auth support

Open exalate-issue-sync[bot] opened this issue 4 years ago • 0 comments

Presently, Git access is being yaml configurable  using properties:

deploymentGitUsername: ""
deploymentGitPassword: ""
uploadGitReadWriteUsername: ""
uploadGitReadWritePassword: "" 

SSH key support for RSA, ECDSA, or ED25519 key fingerprint needed. Might potentially be stored in k8s secret, for JGit to use.

We need to enable Git access by configuring a Git Deploy Key.

 

exalate-issue-sync[bot] avatar Oct 05 '21 16:10 exalate-issue-sync[bot]