Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove RHOAI dependency #1

Open
brianjball opened this issue Oct 23, 2024 · 0 comments
Open

Remove RHOAI dependency #1

brianjball opened this issue Oct 23, 2024 · 0 comments

Comments

@brianjball
Copy link
Collaborator

Right now I'm using RHOAI as a crutch: in order to create the MinIO bucket, we need an image that has oc and python installed on it. The current solution is to use one of the base workbench images from RHOAI.

See https://github.com/redhat-na-ssa/mlflow-on-ocp/blob/main/manifests/minio_s3.yaml#L270

If everything is done right, you should be able to just swap out the image, and maybe pip install boto3 before line 249.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant