-
Bug
-
Resolution: Done
-
Undefined
-
None
-
RHODS_1.26.0_GA
-
None
-
False
-
None
-
False
-
Testable
-
No
-
-
-
-
-
-
-
No
-
No
-
Pending
-
None
-
-
Description of problem:
RHODS-7928 looks like it is concealing Model Serving not working in the RH Dev Sandbox.
I looked through the code and got some help (slack thread) with testing live on Dev Sandbox, and it appears the UI fails due to some misunderstanding of permissions in play for the user – but everything else succeeds. The code that fails was intending to add 'modelmesh-enabled' label to the project but hiccuped on what check access to use.
The labels appear to be in proper order:
... modelmesh-enabled: "true" opendatahub.io/dashboard: "true" ...
(see this message on slack)
I do not believe this is the UI's undoing from our issue – it looks like what we were going to do with the call that failed somehow still managed to get the label there on the project.
Prerequisites (if any, like setup, operators/versions):
Steps to Reproduce
- Have a dev sandbox project
- create a model server
- deploy a model (was reported, don't have the model details)
- wait...
Actual results:
The models never get out of spinning / report no status.
Expected results:
For the model to properly start.
Reproducibility (Always/Intermittent/Only Once):
Unsure
Build Details:
Workaround:
Additional info:
- relates to
-
RHODS-7928 Trying to create a model server on RH Sandbox returns 403
- Closed