-
- Downloads
Adopted nomad to route all upload processing to the same worker and using...
Adopted nomad to route all upload processing to the same worker and using local memory as staging fs.
parent
4170c11e
No related branches found
No related tags found
Showing
- nomad/api/auth.py 3 additions, 0 deletionsnomad/api/auth.py
- nomad/api/upload.py 23 additions, 21 deletionsnomad/api/upload.py
- nomad/client/local.py 3 additions, 1 deletionnomad/client/local.py
- nomad/config.py 21 additions, 18 deletionsnomad/config.py
- nomad/files.py 29 additions, 44 deletionsnomad/files.py
- nomad/infrastructure.py 4 additions, 2 deletionsnomad/infrastructure.py
- nomad/migration.py 1 addition, 1 deletionnomad/migration.py
- nomad/processing/base.py 14 additions, 5 deletionsnomad/processing/base.py
- nomad/processing/data.py 19 additions, 6 deletionsnomad/processing/data.py
- ops/helm/nomad/templates/api-deployment.yaml 5 additions, 1 deletionops/helm/nomad/templates/api-deployment.yaml
- ops/helm/nomad/templates/worker-deployment.yaml 10 additions, 1 deletionops/helm/nomad/templates/worker-deployment.yaml
- ops/helm/nomad/values.yaml 4 additions, 3 deletionsops/helm/nomad/values.yaml
- tests/conftest.py 7 additions, 8 deletionstests/conftest.py
- tests/processing/test_data.py 11 additions, 16 deletionstests/processing/test_data.py
- tests/test_api.py 1 addition, 9 deletionstests/test_api.py
- tests/test_files.py 14 additions, 17 deletionstests/test_files.py
Loading
Please register or sign in to comment