Difference between revisions of "RN/DesignerApplication Server (DAS)/100.0.001.0008"
From Genesys Documentation
(Published) |
(Published) |
||
Line 16: | Line 16: | ||
|LocalContent=Designer now supports the use of arbitrary, or random, user IDs (UIDs) in OpenShift. | |LocalContent=Designer now supports the use of arbitrary, or random, user IDs (UIDs) in OpenShift. | ||
− | *The Dockerfile has been modified to specify container and file ownership as | + | *The Dockerfile has been modified to specify container and file ownership as user=500 (genesys) and group=0 (root). |
− | *The | + | *The securityContext settings exposed in the default '''values.yaml''' file specify the user and group IDs for the genesys user (500:500:500). You must override these Helm chart values if you want OpenShift to use arbitrary UIDs. For more information, see {{Link-AnywhereElse|product=PrivateEdition|version=Current|manual=PEGuide|topic=ConfigSecurity|display text=OpenShift security settings}}. |
+ | *Designer is expected to be deployed using the '''default''' ServiceAccount, which uses the '''restricted''' SCC. If you do not want to use arbitrary UIDs in your OpenShift deployment, you must associate the '''default''' ServiceAccount with the '''genesys-restricted''' SCC, as described in the suite-level Private Edition Guide. If you previously deployed Designer using the default ServiceAccount associated with the genesys-restricted SCC, you must remove the association if you want OpenShift to use arbitrary UIDs. To do so, execute the following command:<br /><tt> oc adm policy remove-scc-from-user genesys-restricted -z default -n <namespace></tt><br /> | ||
}} | }} |
Revision as of 15:32, September 1, 2021
Component RN Definition[edit source]
Component | Designer Application Server (DAS) |
---|---|
Deployment Type | Private Edition |
Release Number | 100.0.001.0008 (Change release number) |
Release Type | |
Highlight | 100.0.001.0008
|
Boilerplate(s) Used | |
Release Date | 2021-08-31 |
Private Edition Release Date | 2021-08-31 |
Mixed Mode Release ReleaseDate | |
Private Edition Containers List |
|
JQL | project = DES AND issue=DES-11990 |
Links | Links to customer-facing pages in use: |
Test Links | Links to test pages (for RN Admins only)
None yet! |
Issue | Issue Category | Description | SupportingDocumentation |
---|---|---|---|
Issue | Issue Category | Description | SupportingDocumentation |
DES-11990 | Private Edition | Designer now supports the use of arbitrary, or random, user IDs (UIDs) in OpenShift.
|
Contents
Comments or questions about this documentation? Contact us for support!