-
Bug
-
Resolution: Done
-
Blocker
-
RHODS_1.30.0_GA
-
False
-
None
-
False
-
Testable
-
No
-
-
-
-
-
-
-
No
-
No
-
Pending
-
None
-
-
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.30.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
Additional info:
- clones
-
RHODS-9626 Users are not able to create a new Custom Serving Runtime
- Closed