-
-
Hello,
We have seen an issue in TESK, we put the wrong tag for an image in a workflow, and now the pod that has to execute is in "ImagePullBackOff". What is the best way to solve this?
We are a bi…
-
Hey,
I am new to TESK and testing to run some workflows in a k8s cluster which uses rook-ceph object storage which I would like to use for the task manager's PVC. However, I am not sure how I could…
ghost updated
4 years ago
-
When I try to use **make depends** ,it comes out the error? Anyone knows what's going on ? How can I solve this?
Thanks
```
go get -d tes-server
package context: unrecognized import path "cont…
-
Hey,
I am running long workflows which produce a lot of tasks and each task has 4 jobs generating more than 300 jobs/pods which have pvs/pvcs attached to them until they are removed. I could not fi…
ghost updated
3 years ago
-
-
It would probably be a good thing to work out how to build a good library of tests for this thing. One nice thing about that is that the "sh, grep, sed" requirement goes away for the development envir…
-
According to TES [v1.0](https://github.com/ga4gh/task-execution-schemas/blob/9e9c5aa2648d683d5574f9dbd63a025b4aea285d/openapi/task_execution_service.openapi.yaml#L64-L65) and [v1.1](https://github.com…
-
### Please confirm the following
- [X] I agree to follow this project's [code of conduct](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html).
- [X] I have checked the [current is…
-
hi. good to see you.
i'm working on a Anti-drone object detection using your dataset with yolov5 .
but i have a trouble.
yolov5 needs to (x_center,y_center,width,height) but your dataset only…