clearml-agent/clearml_agent/commands
2022-03-24 22:04:25 +02:00
..
__init__.py Rename trains-agent -> clearml-agent 2020-12-22 21:21:29 +02:00
base.py Add support for CLEARML_NO_DEFAULT_SERVER env var to prevent agent from using the demo server 2021-08-02 22:51:26 +03:00
check_config.py initial clearml-agent v0.17.0 2020-12-22 23:00:57 +02:00
config.py Fix links (#100) 2022-02-17 12:04:11 +02:00
events.py Add support for CLEARML_NO_DEFAULT_SERVER env var to prevent agent from using the demo server 2021-08-02 22:51:26 +03:00
resolver.py Add support for custom docker image resolving 2021-12-21 14:29:43 +02:00
worker.py Add CLEARML_AGENT_PROPAGATE_EXITCODE, set to 1 to let clearml-agent execute retrun a nonzero exit code on failure (notice by default we keep the retrun code 0, the exception is the k8s glue with non-restarting Pods, where users would want to get visibility into failing Tasks, do not use unless you know what to expect from k8s) 2022-03-24 22:04:25 +02:00