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

[BUG] When trying to uninstall TrustyAI from a project the dashboard shows error "Could not find TrustyAI service", even though the TrustyAI service is installed #1532

Closed
alexcreasy opened this issue Jul 18, 2023 · 0 comments · Fixed by #2033
Assignees
Labels
feature/explainability priority/normal An issue with the product; fix when possible

Comments

@alexcreasy
Copy link
Contributor

When uninstalling TrustyAI from the dashboard settings menu, an error message is displayed saying Could not find a TrustyAI service instance in namespace: $namespace even though the service does exist

Reproducer:

  • Use a dashboard build of f/mserving-metrics branch
  • Create a new data science project
  • Go to the settings tab
  • Click 'Enable TrustyAI'
  • Wait ~1 minute for the TrustyAI service to spin up (note due to a separate bug the success banner will show immediately, you still need to wait)
  • Uncheck the "Enable TrustyAI" checkbox
  • Confirm the deletion and click uninstall

Observed behaviour:

  • Error message is displayed (See image)
  • The dashboard does not make the request to delete the CR
  • TrustyAI service is not uninstalled

Expected behaviour:

  • The modal window should close
  • A success banner should be seen in the Model Bias card
  • The "Enable TrustyAI" banner should be unchecked
  • The dashboard should make a request to delete the CR
  • The TrustyAI service should be uninstalled

odh-dashboard-opendatahub apps acreasy 4t8o p1 openshiftapps com_projects_alex-test-dsp

@alexcreasy alexcreasy added this to the Explainability Phase 1 milestone Jul 18, 2023
@github-project-automation github-project-automation bot moved this to Needs prioritization in ODH Dashboard Planning Jul 18, 2023
@manaswinidas manaswinidas moved this from Needs prioritization to To do in ODH Dashboard Planning Jul 18, 2023
@manaswinidas manaswinidas added the priority/normal An issue with the product; fix when possible label Jul 18, 2023
@alexcreasy alexcreasy self-assigned this Oct 18, 2023
@alexcreasy alexcreasy changed the title [BUG] When uninstalling TrustyAI from a project the dashboard shows error "Could not find TrustyAI service" [BUG] When trying to uninstall TrustyAI from a project the dashboard shows error "Could not find TrustyAI service", even though the TrustyAI service is installed Oct 26, 2023
@alexcreasy alexcreasy assigned pnaik1 and unassigned alexcreasy Oct 26, 2023
@dgutride dgutride moved this from Dev To do to Dev In progress in ODH Dashboard Planning Oct 27, 2023
@pnaik1 pnaik1 linked a pull request Oct 31, 2023 that will close this issue
7 tasks
@github-project-automation github-project-automation bot moved this from Dev In progress to Done in ODH Dashboard Planning Nov 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature/explainability priority/normal An issue with the product; fix when possible
Projects
Status: Done
Status: No status
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants