clearml-agent/clearml_agent
allegroai 6302d43990 Add support for skipping container apt installs using CLEARML_AGENT_SKIP_CONTAINER_APT env var in k8s
Add runtime callback support for setting runtime properties per task in k8s
Fix remove task from pending queue and set to failed when kubectl apply fails
2024-08-27 23:01:27 +03:00
..
backend_api Add user ID to the vault loading print 2024-08-27 22:55:32 +03:00
backend_config Fix file mode should be optional in configuration files section 2024-07-24 17:41:06 +03:00
commands Fix failed Task in services mode logged "User aborted" instead of failed, add Task reason string 2024-08-27 22:56:37 +03:00
external Improve conda package manager support 2024-04-01 11:36:26 +03:00
glue Add support for skipping container apt installs using CLEARML_AGENT_SKIP_CONTAINER_APT env var in k8s 2024-08-27 23:01:27 +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 queue priority info to CLI help (#211) 2024-07-29 18:40:38 +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 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 custom build script support 2022-03-15 10:04:25 +02:00
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