kube-HPC / hkube

🐟 High Performance Computing over Kubernetes - Core Repo 🎣
http://hkube.io
MIT License
307 stars 20 forks source link

we should verify that checksum operation for algorithm build is not heavy #488

Closed maty21 closed 5 years ago

maty21 commented 5 years ago

HKube micro-service API-Server.

Describe the bug we should verify that the operation doesn't take to long if so we should thinking of moving the operation to other microservice or even remove it

Expected behavior the operation will not be heavy.

To Reproduce Steps to reproduce the behavior:

  1. try to build with large tar.gz and with a lot of files within the tar.gz
nassiharel commented 5 years ago

Checked: very light