clearml-agent/clearml_agent/glue
2024-07-24 17:46:27 +03:00
..
__init__.py Rename trains-agent -> clearml-agent 2020-12-22 21:21:29 +02:00
daemon.py Add support for k8s jobs execution 2023-07-04 14:45:00 +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 support for k8s jobs execution 2023-07-04 14:45:00 +03:00
k8s.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
pending_pods_daemon.py Support skipping re-enqueue on suspected preempted k8s pods 2024-04-19 23:46:57 +03:00
utilities.py Add support for k8s jobs execution 2023-07-04 14:45:00 +03:00