Skip to content

[BUG] Err Image pull when specifying no Kubeflow base image #55

@Bobbins228

Description

@Bobbins228

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions