epam / cloud-pipeline

Cloud agnostic genomics analysis, scientific computation and storage platform
https://cloud-pipeline.com
Apache License 2.0
144 stars 59 forks source link

Support user SSH keys generation in API #3365

Closed tcibinan closed 11 months ago

tcibinan commented 11 months ago

Background

Relates #245.

Currently, git-sync service is responsible for user SSH keys generation.

Approach

In order to bring more consistency, user SSH keys auto generation shall be implemented in Cloud Pipeline API.