Difference between revisions of "RN/DesignerApplication Server (DAS)/100.0.001.0008"
From Genesys Documentation
(Published) |
(Published) |
||
Line 18: | Line 18: | ||
*The Dockerfile has been modified to specify container and file ownership as user=500 (genesys) and group=0 (root). | *The Dockerfile has been modified to specify container and file ownership as user=500 (genesys) and group=0 (root). | ||
*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}}. | *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 | + | *Designer is deployed using ServiceAccounts that use the '''restricted''' Security Context Constraint (SCC). In an earlier implementation, Genesys required you to deploy all private edition services using a ServiceAccount associated with the custom '''genesys-restricted''' SCC, to control permissions for the genesys user (500). Genesys now expects OpenShift to use arbitrary UIDs in your deployment, and the '''genesys-restricted''' SCC has been deprecated. If you previously deployed Designer using the '''genesys-restricted''' SCC, Genesys recommends that you redeploy Designer so that you use arbitrary UIDs. |
}} | }} |
Revision as of 14:50, September 15, 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!