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

**Describe the bug** System preference `cluster.aws.ebs.type` invisible by default, which makes runs for simple user fails. Should be set to visible

kind/bug

**Background** A clear and concise description of what the problem is. Ex. At the moment, Cloud Pipeline does not allow [...] and it would be nice to [...] because [...]...

kind/enhancement

**Describe the bug** If `$OWNER` env var contains `.` in it, NICE DCV won't create session: ``` Could not create session. Invalid session ID. Session IDs must start with a...

kind/bug

**Background** At the moment, Cloud Pipeline does not autoscale Lustre FS. We need to create script to automatically increase disk capacity when disk is going to be full like for...

kind/enhancement

**NullPointerException** is returned at creation of Object Storage if "Versioning Enabled" and "Backup Duration" aren't specified for both *Cloud Region* in which the object storage is created, and created storage....

kind/bug

### Background Currently, we have a scope of the Platform documentation that can help users to perform some tasks. But sometimes it could be difficult to find exactly necessary instruction....

kind/enhancement

**TL;DR** [error_tool_deploy-01.log](https://github.com/user-attachments/files/20012498/cora-error_tool_deploy-01.log) **Describe the bug** Launching a tool instance based on the `library/ubuntu:latest` image (which maps to Ubuntu 24.04) consistently fails. The instance does not fully start and instead exits...

kind/bug

Issue #3947, 1. Added implementation for save method, which sends logs to GCP Cloud Logging Service. 2. New SystemPreferences: 2.1. gcp.logging.log.name - logname for GCP Cloud Logging 2.2. gcp.logging.sink.label.key -...

This PR provides - separating UserManagementAO into a separate class - add e2e tests for Allow to grant permissions to user account #3229 and Allow to grant permissions to group...