-
- [x] (1) Verify whether we have Minikube/1.0 Kubectl/1.14 versions everywhere. E.g. `reana/Makefile` still mentions "Minikube v0.35.0 or higher". We can start recommending 1.0 or higher everywhere,…
-
## Dates
* 2019-01-29 kick-off
* 2019-02-28 closure
## Goals
Improve user experience with `reana-client`. Emulate Unix cp/ls/rm/du commands for manipulating workspace. Standardise logging fo…
-
We should:
- [ ] Remove upper boundaries
- [ ] Set the same minimum version everywhere
Currently it looks like follows:
```console
$ grep click ./r*/setup.py
./reana-client/setup.py: 's…
-
Hi,
I was working on integrating cwltool to [REANA](https://github.com/reanahub) and faced a problem when passing `--target` with workflow schema in json format.
workflow.json
```
{
"cwl…
-
-
Names of REANA components (e.g. reana-job-controller, reana-workflow-engine, etc.) are quite long considering our 80char limit in source code.
In order to keep consistency between our various codeb…
-
-
How to reproduce an error?
$ export CONDOR_USER=
$ useradd -Ms --gid 0 /bin/bash $CONDOR_USER
$ sudo -u $CONDOR_USER/bin/bash -c 'condor_submit job.sub'
``ERROR: Submitting jobs as user/group 0 …
-
Using `reana-cluster-latest.yaml` leads to troubles when the REST API server listens on port 32743 (say) and not on port 30080 detected via #167.
This is because of listening to a concrete domain…
-
https://github.com/reanahub/reana-server/tree/master/reana_server/openapi_connections
should be extracted to a repository intended to hold schemas.