cloud-pipeline
cloud-pipeline copied to clipboard
Cloud agnostic genomics analysis, scientific computation and storage platform
**Background** [SQL error at attempt to create Hot node pool with 00:00 time specified for Starts on or Ends on](https://github.com/epam/cloud-pipeline/issues/2533)
**Background** [Cannot delete user who is an OWNER of any object #2582](https://github.com/epam/cloud-pipeline/issues/2582) **Changes** delete corresponding acl_object_identity record when delete user
This terraform project serves to automatically deploy Cloud Pipeline infrastructure in the cloud.
**Describe the bug** Attempt to create Hot node pool with time 00:00 (server time) specified for _Start on_ or _Ends on_ gives SQL error. **To Reproduce** 1. Open the **Cluster...
Related to #2494 This PR provides realization of ngs project synchronization service, the main goal of this service is to go through all available and ready to be processed ngs...
- [x] Introduce email notifications: - Shall have only following attrbutes: `Enabled`, `Subject`, `Body` - Default `Body` value shall be set during a deployment procedure: - Admin shall be able...
**Background** At the moment Cloud Pipeline uses the default file name for storing configuration file for pipeline: `config.json` in the root of repository. For some cases it would be helpful...