clearml-agent/clearml_agent
2024-07-24 18:00:13 +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 Add /bin/bash -c "command" support. Task binary should be set to /bin/bash and entry_point should be set to -c command 2024-07-24 18:00:13 +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 option to set daemon polling interval (#197) 2024-04-03 14:33:52 +03:00
__init__.py
__main__.py
complete.py
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
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