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

This PR fixes bug when `autoscale_sge` could crash while scaling up, when muster is not configured as a worker

**Background** At the moment, Cloud Pipeline allows to tag compute resources in the target cloud provider using global configuration only (defined via `cluster.networks.config`). It would be useful to add some...

kind/enhancement
sys/gui
sys/core

Relates #3527. The pull request brings support for profiling to pipe cli via `--profiling` flag. The following environment variables have been added: - `CP_PROFILING` enables profiling in pipe cli. Disabled...

**Background** Currently, pipe has no way to profile its workload. At the same time it may be extremely helpful to troubleshoot performance issues. **Approach** Introduce `--profiling` flag which will enable...

kind/enhancement
sys/cli

In order to integrate with AWS Omics Store the next changes should be performed: - **Infrastructure** - provisioning of new resources to facilitate AWS Omics - **api-srv** - server side...

kind/enhancement
cloud/aws
sys/core

Resolves #3488. The pull request brings support for the following commands to pipe cli: - `pipe storage server start` - `pipe storage server stop` - `pipe storage server list`

pipe CLI shall be capable of: * Verify uploaded objects integrity (enabled by default) * Allow to define which algorithm shall be used for the checksum calculation (default: md5, override...

kind/enhancement
sys/cli

## Prerequisites ### Indices and Shards Elasticsearch index consists of one or many primary shards. Each primary shard is a unique subset of index's documents. Each primary shard may have...

kind/enhancement
sys/search
sys/core
sys/billing

# Background This issue contains backlog of features that currently not implemented. ## AWS Omics objects in Cloud Pipeline - [ ] Billing for AWS Omics storages ## AWS native...

kind/enhancement
state/draft