-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
While testing the RAGAS remote evals provider on RHOAI 3.2 I opted to leave out the KUBEFLOW_BASE_IMAGE to test the automatic dependency installation for the registry.access.redhat.com/ubi9/python-312:latest image like the README says.
The pipeline is failing due to this unauthorised error:
Back-off pulling image "quay.io/trustyai/llama-stack-provider-ragas:latest": ErrImagePull: initializing source docker://quay.io/trustyai/llama-stack-provider-ragas:latest: reading manifest latest in quay.io/trustyai/llama-stack-provider-ragas: unauthorized: access to the requested resource is not authorized
Additionally when testing creating my own custom image I had to install the entire project not just the ".[remote]" due to pandas not being available.
Tested on ROSA cluster with RHOAI v3.2
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels