cloud-pipeline
cloud-pipeline copied to clipboard
Cloud agnostic genomics analysis, scientific computation and storage platform
**Background** Current **Run logs** page allows to view different run information like timings, instance info, run parameters, console output, etc. But in some cases, current view could be insufficient -...
**Background** A new service shall be implemented providing API endpoints for chatbot. **Approach** A clear and concise description of what you want to happen. Chat bot server should provide the...
## Background Currently, if admin wants to know the consumption of any hot node pool - some info can be gotten from the hot nodes pool list. But at this...
**Background** Google Batch support should be implemented using Nextflow pipelines **Approach** A clear and concise description of what you want to happen. **Other options** A clear and concise description of...
**Background** At the moment, Cloud Pipeline does not allow to set **WRITE** permission for personal tool groups for all users / roles (unless authenticated user is admin). It would be...
**Background** Currently, Cloud Pipeline allows storage owners to set **any** permission (READ, WRITE, EXECUTE) for their storages without any restriction. It would be useful to configure those restrictions. To address...
**Background** The following billing improvements shall be implemented: - Use billing account specific APIs to get actual prices for resources (VM, GS) - Add support for FileShare cost estimation
Addresses Issue #3969 by implementing GCP metrics integration for Google Compute Engine nodes. Adds performance monitoring for CPU, memory, disk, and network metrics, with configurable system preferences. **Changes:** Implemented UsageMonitoringManager...
Cloud Region: New mount rule to mount Data Storages only to the instances from the same cloud region
**Background** Currently we can configure to allow to mount storages to the instances based on its location (to NONE instances, to instances from the SAME_CLOUD, to ALL instances) Let's add...
[Support autoscaling for Lustre FS #3977](https://github.com/epam/cloud-pipeline/issues/3977) Implementation and test details are in the issue description.