cloud-pipeline
cloud-pipeline copied to clipboard
Cloud agnostic genomics analysis, scientific computation and storage platform
**Background** In some cases, it may be useful for admins to have the ability to restrict the number of instances that any or certain user can launch simultaneously. It can...
It would be nice to have an ability to specify `kubeLabels` for tool version settings - a set of `key`: `value`. ### Approach **Tool version settings** page shall display controls...
## Background The Cloud-Pipeline Billing (spending reports) is implemented and users can view their spendings for different periods. Now, it would be convenient for administrators to have the ability to...
**Background** Looks like the GUI themes management feature has broke the Markdown rendering which we have in the Tools/Pipelines descriptions. E.g. bulleted lists are not displayed well: * This markdown:...
**Background** At the moment DTS service reports heartbeat if it is enabled using dts preference `dts.heartbeat.enabled`, but for some cases user may want to check not only DTS liveness but...
**Background** [Allow to specify excludes for all run notifications #2697](https://github.com/epam/cloud-pipeline/issues/2697)
**Background** At the moment it is possible to add some excludes, by instance type and parameters, to IDLE RUN notifications. These excludes are set using SystemPreferences `system.notifications.exclude.instance.types`, `system.notifications.exclude.params`. It would...
**Background** At the moment user may specify custom notifications when a new run is launched:  It would be useful to support notification section in pipeline/tool configurations and detached configurations...
Cloud-Pipeline has a mechanism to sync its current state with LDAP in terms of user blocking status. However right now cloud-pipeline relay that it has necessary permissions to load any...
Quick Launcher is a great way for user to quickly run some pre-configured setup (rstudio/shiny app). However sometimes user wants to have more power in way to configure tool before...