-
Currently, REANA uses CERN SSO for user login.
It would be desirable to allow deployment scenarios with local user database.
Basically AuthN should be pluggable, like r-j-controller, with offer…
-
There is an issue when building the `REANA_SERVER_URL` with the environment command (`env`) and the HTTP specification flag (`--insecure-url`).
This issue is present on the current `master` branch …
-
Currently, [we include the Minikube `vmdriver` installation step in our docs](https://reana-cluster.readthedocs.io/en/latest/userguide.html#user-guide) (`kvm2`, `docker-mahcine-driver-hyperkit`). [Fro…
-
Seen on QA after upgrade:
```console
$ reana-client run -w htc -f ./reana-htcondorcern.yaml
[INFO] Creating a workflow...
htc.1
[INFO] Uploading files...
Traceback (most recent call last):
…
-
When working with the [Makefile](https://github.com/reanahub/reana/blob/master/Makefile) I ran into a small issue that can bite us in the future.
---
Makefile rules are designed to check for a f…
-
This can be useful for reana-dev and reana-qa instances or in case we want to announce e.g. an intervention with expected downtime.
Quick draft idea:
-
I just ran the ERA5 cmorizer recipe "recipe_era5.yml" to produce a monthly mean ERA5 total precipitation file.
This is the recipe that I used:
>documentation:
description: CMORize ERA5 data
…
hb326 updated
4 years ago
-
The kerberos ticket is according to the [config map](https://github.com/reanahub/reana/blob/3cb105a2bbbefa5724c459aaabd73d4c75def994/helm/reana/templates/kerberos-config.yaml) created at
```python
…
-
To test our implementation, we are manually changing code and recompiling.
We need to automate this process, possibly by exposing the variables to be changed as CLI arguments and using a script that …
-
### Context
Following the split into different repos of this repository original code (described in [this issue](https://github.com/scailfin/madminer-workflow/issues/26), and implemented in [this P…