cloud-pipeline icon indicating copy to clipboard operation
cloud-pipeline copied to clipboard

Cloud agnostic genomics analysis, scientific computation and storage platform

Results 380 cloud-pipeline issues
Sort by recently updated
recently updated
newest added
trafficstars

**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

kind/enhancement
sys/cli
state/draft

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...

kind/bug

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...

kind/enhancement
state/has-case
state/has-e2e

**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...

kind/enhancement