Hello, I submitted a PR in July which still hasn't been merged, and I'm having trouble reaching the person who reviewed it initially. Can somebody from the C...
one month ago
Hello, I'm having issues with cloning a private repository that uses submodules with private repositories. I'm using CLEARML_AGENT_GIT_PASS and CLEARML_AGENT...
7 months ago
How to configure ClearML agent to keep pods around after they finish/fail? I want to debug a pod that crashes, but it gets deleted quickly
7 months ago
Is there a way to fail early if a task in a k8s pipeline references a queue that doesn't actually exist? We've had this happen by accident (typo), the pipeli...
2 months ago
A question regarding using clearml-agent with k8s clusters. We use ClearML pipelines to train our models. The pods sometimes fail due to intermittent failure...
4 months ago
Is there a way to change the name of MongoDB databases used by ClearML? We want to have two self-hosted instances of ClearML that are going to use the same M...
6 months ago
What is the recommended way of passing environment variables to Kubernetes pods executed using ClearML pipelines? I know I could create a “global” Kubernetes...
9 months ago
Hello, a question about pipelines. I have a repository with one pipeline using decorators, defined in pipeline.py . It uses multiple components that import c...
9 months ago
How can I access task IDs of tasks running within a PipelineDecorator.pipeline ? I know PipelineController has get_running_nodes method, but how to achieve t...
8 months ago