clearml-agent/clearml_agent
allegroai 3dd5973734 Filter by phase when detecting hanging pods
More debug print-outs
Use task session when possible
Push task into k8s scheduler queue only if running from the same tenant
Make sure we pass git_user/pass to the task pod
Fix cleanup command not issued when no pods exist in a multi-queue setup
2022-12-05 11:29:59 +02:00
..
backend_api Fix setting CLEARML_API_DEFAULT_REQ_METHOD raises an error 2022-12-05 11:18:12 +02:00
backend_config Send task.ping for executing tasks every 120 seconds (set using the agent.task_ping_interval_sec configuration option) 2022-12-05 11:22:25 +02:00
commands Send task.ping for executing tasks every 120 seconds (set using the agent.task_ping_interval_sec configuration option) 2022-12-05 11:22:25 +02:00
external Moved pyhocon to internal packages 2022-10-23 13:03:59 +03:00
glue Filter by phase when detecting hanging pods 2022-12-05 11:29:59 +02:00
helper Support raise_error in get_bash_output() 2022-12-05 11:26:40 +02:00
interface Fix messages 2022-08-01 18:57:36 +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 option to crash agent on exception using agent.crash_on_exception configuration setting (#123) 2022-11-06 17:15:39 +02:00
errors.py Add custom build script support 2022-03-15 10:04:25 +02:00
session.py Fix get_task_session() may cause an old copy of the APIClient to be used containing a reference to the previous session 2022-12-05 11:20:32 +02:00
version.py version bump to 1.5.0rc0 2022-10-23 13:04:00 +03:00