-
When uploading secrets from file, the full path does not seem to be accepted.
This works OK:
```
$ reana-client secrets-add --from-file .keytab
```
This does not:
```
$ reana-client se…
-
The recipe fails to read `orog` from the ERA5 data.
Apparently the cmorizer expects a time coordinate which does not exist since this is a `fx` variable.
Traceback:
```
2019-12-12 10:54:24,712 U…
-
**Current behaviour**
When running Condor workflows with wrong user keytab, for example like:
```console
$ reana-client create -f hello
$ reana-client upload -w hello
$ echo hello > hello.key…
-
Upgrade `yadage` packages to their latest versions and adjust API.
-
Running `OSMassFit.C` using the LHCb stack on the full input data leads to a traceback for me:
```
p.d.f.s
-------
RooExponential::CombBG_PDF[ x=D_MM c=K_{CombBG} ] = 0.00652424
RooAddPdf::Mode…
-
Currently, we are [storing user secrets](https://reana-client.readthedocs.io/en/latest/userguide.html#adding-secrets) as [Kubernetes secrets](https://kubernetes.io/docs/concepts/configuration/secret/)…
-
Thanks for uploading! While reading the workflow templates I see REANTA a lot
https://github.com/scailfin/benchmark-templates/blob/master/docs/workflow.rst
-
Once https://github.com/reanahub/reana-commons/issues/118 is implemented we can port [current serial workflow](https://github.com/reanahub/reana-demo-root6-roofit/blob/master/reana.yaml) to use multip…
-
The endpoints that will be queried from the UI will require a valid JWT, which is provided when a user logs in with a valid username (email) and password (access token for now).
Currently, these endp…
-
WRT option `--generate-default-secrets`, I think it should be rather named (1) `--generate-db-secrets` (if we stick to DB only) acting as True/False or (2) `--generate-secrets` (if we want the option …