Ania Niewielska
Ania Niewielska
Do we know if `RunStatus` and `RunLog` appeared somewhere during WES evolution or was this distinction present in WES from the very beginning? TES is different in that it offers...
Quite a lot of time passed and the discussion failed to conclude. We have #127 opened with a request to make a final (and quick) decision on custom resources. There...
The particular problem of "ImagePullBackOff" should have been solved already here https://github.com/EMBL-EBI-TSI/tesk-core/releases/tag/v8.1.0 But generally, wow would you solve "seeing the status of the cluster from an admin perspective"? Admin API...
The storage class is not really a part of TESK codebase, but its requirement. You define it as a K8s object and you need to mark its as default. I...
That should be no problem with adding an option to configure the storage class for PVC and that is a good idea.
There is also an issue #113 which appears when an executor is run as a non-root user and it most probably causes problems with permissions to access files creates by...
You are right. There are 2 parts of that story. 1. There is no Job TTL at the moment, nor Task deletion via API at the moment and I agree...
In this task we are looking specifically at how cpu/memory/storage requests limits work on a pod level (so we don't take ResourcveQuotas into account - there is a separate issue...
It would help, if you provided more information. 1) When are you getting the error? (What was the TES API call; specifically which input path led to this error?) 2)...
@jb-adams - a very nice CI. Where will I find the Dockerfile for `gh-openapi-docs`? Would it be possible to re-use the dockerized approach for `gh-openapi-docs` for other APIs? Also I...