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

Relates to #3354. The pull request provides jupyter notebook which can be used to reproduce instance types memory analysis.

**Background** For some operation it would be helpful to grant users full access to storage management **Approach** Let's introduce a new system role `STORAGE_ADMIN` which will grant user a full...

kind/enhancement
state/has-case

This PR adds docs and updates Release Notes: - support of UDP traffic in NAT Gateway (#2444) - to docs

**Background** Certain apps (like RStudio) use home directories, which are EFS volumes, to store session data. When the session is suspended - all the current environment is dumped into the...

kind/enhancement
sys/core
state/has-doc

**Background** At the moment, FS quotas are applied immediately as they are reached. While this is totally correct - users may face the compute workloads to stop. To address this...

kind/enhancement
sys/core
state/has-case
state/has-doc

**Background** At the moment, Cloud Pipeline allow to view a price estimation for the `single` instance jobs and `static` clusters. But the auto-scaled clusters do not provide such information. Users...

kind/enhancement
priority/high
sys/gui
sys/core
goal/dorado :sparkles:
state/has-doc

**WDL Graph enhancements:** - [x] _Tasks_ from imported WDL files should be shown in the list of existing tasks in the *Properties > Document Tasks* list and *Actions > Add...

kind/enhancement

Relates #3383. The pull request brings support for retries support to storage mounting process. Additionally, it improves logging capabilities of mount storages task. The following system parameters are introduced: -...

**Background** Currently, each remote storage mounting is attempted only a single time. Nevertheless, in certain cases it may be helpful to retry mounting. **Approach** Introduce retries support to storage mounts.

kind/enhancement
sys/core

**Background** At the moment it is possible to set preferences `cluster.allowed.instance.types` and `cluster.allowed.instance.types.docker` as `ContextualPreference` for user/role/tool or system wide. For some cases it would be also useful to set...

kind/enhancement