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

Serving runtime not properly configured if deployed after TrustyAI service #89

Closed
ruivieira opened this issue Jul 19, 2023 · 2 comments · Fixed by #118
Closed

Serving runtime not properly configured if deployed after TrustyAI service #89

ruivieira opened this issue Jul 19, 2023 · 2 comments · Fixed by #118
Assignees
Labels
kind/bug Something isn't working rhods-2.4

Comments

@ruivieira
Copy link
Member

When serving runtimes are deployed after the TrustyAI service CR is applied, in some cases it might not be properly configured.

@ruivieira ruivieira added the kind/bug Something isn't working label Jul 19, 2023
@ruivieira ruivieira added this to the Release 1.9.0 milestone Jul 19, 2023
@ruivieira ruivieira self-assigned this Jul 19, 2023
@alexcreasy
Copy link

I'll just add some information as to how I'm reproducing this from the dashboard perspective:

  1. Create a new Data Science Project (i.e. k8s namespace)
  2. Go to the settings tab and click Enable TrustyAI
  3. Create a Data Connection - I'm using the rhods-public S3 bucket
  4. Create a Model Server
  5. Create a Model (i.e. an InferenceService in k8s)
  6. Curl data at the model.

When it's done in the above order the curl commands error out. If you perform this sequence but move step 2 to last, everything works as expected.

@ruivieira ruivieira changed the title Serving runtime not properly configured in deployed after TrustyAI service Serving runtime not properly configured if deployed after TrustyAI service Jul 19, 2023
@ruivieira
Copy link
Member Author

ruivieira commented Oct 9, 2023

This scenario is fixed with #118

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working rhods-2.4
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants