-
**Current behaviour**
It happens that when users use non-semantically-versioned environment images such as `myenviroment:latest` or `myenvironment:master`, and they update this image using the same…
-
Hi guys,
I'm trying to set `WORKFLOW_RUNTIME_USER_GID, WORKFLOW_RUNTIME_USER_UID` in my cluster configuration as:
```
WORKFLOW_RUNTIME_USER_UID: 1002
WORKFLOW_RUNTIME_USER_GID: 1002
```
Bu…
-
It is a common mistake to do the following:
- Deploy REANA in development mode
- Upgrade to latest master and, for example, RWC gets updated (`reana-dev git-upgrade -c CLUSTER`)
- Restart the compo…
-
**Current behaviour**
Historically, REANA has been using the sole mechanism to limit the load on the cluster by means of `REANA_MAX_CONCURRENT_BATCH_WORKFLOWS` setting to allow e.g. maximum 30 conc…
-
Now that we have an option to use several different POSIX workspaces where to run workflows, the users should be able to configure where they would like to run their given workflow. E.g. one workflow …
-
As Reana uses Helm to install Traefik, I was thinking why not use Helm for back-end kubernetes instead of using custom templates with jinja. Since Helm is an industry standard for reusable Kubernetes …
-
Currently we are sending the workflow status changes from the workflow engines as the [integer which represents the status](https://github.com/reanahub/reana-db/blob/8574f8f89ffd65ef41db06424b9488fa5a…
-
**Current behaviour**
When using CERN SSO, when a user authenticates successfully using Keycloak, but his role is not amongst the ones required by the REANA application, the login succeeds but the …
-
To make REANA deployable at other site, details of the shared data mount for jobs need to be configurable. Probably a configuration file attached as a secret + a env var specifying that file is best.
…
-
Hello! We are interested in setting up a Reana cluster on Google Cloud Platform (GCP).
We followed the instructions in the zero-to-jupyterhub documentation (https://zero-to-jupyterhub.readthedocs.…