-
Bug
-
Resolution: Done
-
Blocker
-
None
-
RHODS_1.29.0_GA
Description of problem:
When users try to create a new Custom Serving Runtime, either by duplicating OOTB ones or by importing a new one or from scratch, regardless the user permissions they have.
Prerequisites (if any, like setup, operators/versions):
Steps to Reproduce
(steps reported only for creating custom serving runtime by uploading a yaml file. The issue is not specific to a particular user path)
- log in with a RHODS admin or cluster admin or dedicated admin
- go to RHODS Dashboard > Settings > Serving Runtimes
- click "Add serving runtime" button
- click "Upload files" button
- upload your custom serving runtime
- click "Add" button
Actual results:
Request failed with status code 403
Expected results:
Runtime created with success
Reproducibility (Always/Intermittent/Only Once):
Always
Build Details:
RHODS v1.29.0 RC 1
Workaround:
UPDATE
- manually create the OpenShift Role to allow dashboard service account to successfully create the Custom Serving Runtime. lferrnan@redhat.com
- it's not ideal for customers to perform a such action affecting RHODS dashboard. Since 1.29 is not in production yet, we will rebuild
Additional info:
- is cloned by
-
RHODS-9917 Users are not able to create a new Custom Serving Runtime
- Resolved
- mentioned on