-
Bug
-
Resolution: Done
-
Normal
-
RHODS_1.1_GA
-
False
-
False
-
No
-
-
-
-
-
-
No
-
Undefined
-
No
-
Yes
-
None
-
https://gitlab.cee.redhat.com/documentation-red-hat-openshift-data-science-documentation/openshift-data-science-documentation/-/merge_requests/113, https://gitlab.cee.redhat.com/documentation-red-hat-openshift-data-science-documentation/openshift-data-science-documentation/-/merge_requests/129, https://gitlab.cee.redhat.com/documentation-red-hat-openshift-data-science-documentation/openshift-data-science-documentation/-/merge_requests/137
-
Module: Adding existing user groups from an identity provider to OpenShift Data Science
Filename: adding-existing-user-groups-from-an-identity-provider-openshift-data-science.adoc
Description of problem:
There is not an example of the syntax that should be used to add multiple groups to the allowed_groups and admin_groups in the rehods-groups-config ConfigMap
Prerequisites (if any, like setup, operators/versions):
Steps to Reproduce
- In the OpenShift Dedicated web console, change into the Administrator perspective.
- Click Workloads → ConfigMaps.
- Set the Project to All Projects or rhods-ods-applications to ensure you can see the appropriate ConfigMap.
- Click the name of the rhods-groups-config ConfigMap.
The ConfigMap details page appears.
- Click the YAML tab.
- Change the opendatahub.io/modified label to true.
- Replace default values with your group names.
Actual results:
An example just exists for adding one group
Expected results:
An example should be added for using multiple groups.
Syntax should be:
allowed_groups: 'test, test01'
It should work with or without a space between first group and second group. Please test both use cases.
Reproducibility (Always/Intermittent/Only Once):
Always
Build Details:
Red Had OpenShift Data Science operator version 1.0.17