clearml-agent/clearml_agent
pollfly f99344d194
Add queue priority info to CLI help (#211)
* add queue priority comment

* Add --order-fairness info

---------

Co-authored-by: Jake Henning <59198928+jkhenning@users.noreply.github.com>
2024-07-29 18:40:38 +03:00
..
backend_api Add venvs_cache.path mount override for non-root containers (use: agent.docker_internal_mounts.venvs_cache) 2024-07-24 17:59:18 +03:00
backend_config Fix file mode should be optional in configuration files section 2024-07-24 17:41:06 +03:00
commands Fix Only send pip freeze update on RANK 0, only update task status on exit on RANK 0 2024-07-29 17:40:24 +03:00
external Improve conda package manager support 2024-04-01 11:36:26 +03:00
glue Add CLEARML_TASK_ID and auth token to pod env vars in original entrypoint flow 2024-07-24 17:47:48 +03:00
helper Add venvs_cache.path mount override for non-root containers (use: agent.docker_internal_mounts.venvs_cache) 2024-07-24 17:59:18 +03:00
interface Add queue priority info to CLI help (#211) 2024-07-29 18:40:38 +03:00
__init__.py
__main__.py Add custom build script support 2022-03-15 10:04:25 +02:00
complete.py initial clearml-agent v0.17.0 2020-12-22 23:00:57 +02:00
config.py Moved pyhocon to internal packages 2022-10-23 13:03:59 +03:00
definitions.py Add K8S_GLUE_POD_USE_IMAGE_ENTRYPOINT to allow running images without overriding the entrypoint (useful for agents using prebuilt images in k8s) 2024-07-24 17:46:27 +03:00
errors.py Add custom build script support 2022-03-15 10:04:25 +02:00
session.py Fix sanitization did not cover all keys 2024-02-29 13:56:14 +02:00
version.py Revert version to v1.8.1 2024-04-19 23:44:31 +03:00