iterative / iterative/cml

cml runner seems to try and pull images from a quay.io repo instead of dockerhub

Open
#1,433 6 comments 0 reactions 0 assignees View on GitHub
cloud-k8s cml-runner
Dominant language
JavaScript
Stars
4.2k
Forks
345
PR merge metrics
No merged PRs in 30d

Description

# Bug Report

runner:

```
Warning Failed 8s (x2 over 52s) kubelet Failed to pull image "dvcorg/cml:0-dvc2-base1-gpu": rpc error: code = Unknown desc = reading manifest 0-dvc2-base1-gpu in quay.io/dvcorg/cml: unauthorized: access to the requested resource is not authorized
```

## Description

cml runner seems to try and pull images from a quay.io repo instead of https://hub.docker.com/r/iterativeai/cml/tags

### Reproduce

cml runner launch \
--cloud=kubernetes \
--labels=cml-k8s-gpu

### Expected

Kubernetes is able to pull the required image for the Job

### Environment information

Attempting to run jobs via github arc and kubernetes in an on-premise cluster.

**Additional Information (if any):**

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.