clearml-agent/clearml_agent/glue
FeU-aKlos a2758250b2
Fix queue handling in K8sIntegration and k8s_glue_example.py (#183)
* Fix queue handling in K8sIntegration and k8s_glue_example.py

* Update Dockerfile and k8s_glue_example.py

* Add executable permission to provider_entrypoint.sh

* ADJUST docker

* Update clearml-agent version

* ADDJUST stuff

* ADJUST queue string handling

* DELETE pip install from own repo
2024-02-29 14:20:54 +02: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 support for resource_applied() callback in k8s glue 2023-11-01 15:10:08 +02:00
errors.py Add support for k8s jobs execution 2023-07-04 14:45:00 +03:00
k8s.py Fix queue handling in K8sIntegration and k8s_glue_example.py (#183) 2024-02-29 14:20:54 +02:00
pending_pods_daemon.py When cleaning up pending pods, verify task is still aborted and pod is still pending before deleting the pod 2023-11-01 15:04:01 +02:00
utilities.py Add support for k8s jobs execution 2023-07-04 14:45:00 +03:00