Difference between revisions of "RN/Designer/9.0.122.14"
From Genesys Documentation
(Published) |
(Published) |
||
Line 89: | Line 89: | ||
|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> | ||
}} | }} |
Revision as of 15:34, September 1, 2021
Component RN Definition[edit source]
Component | Designer |
---|---|
Deployment Type | Private Edition, Genesys CX on Azure |
Release Number | 9.0.122.14 (Change release number) |
Release Type | |
Highlight | 9.0.122.14
|
Boilerplate(s) Used | |
Release Date | 2021-08-27 |
Private Edition Release Date | 2021-08-31 |
Mixed Mode Release ReleaseDate | |
Private Edition Containers List |
|
JQL | project = DES and fixVersion ~ "9.0.122*" AND labels in (rn) |
Links | Links to customer-facing pages in use: |
Test Links | Links to test pages (for RN Admins only) |
Issue | Issue Category | Description | SupportingDocumentation |
---|---|---|---|
Issue | Issue Category | Description | SupportingDocumentation |
DES-11772 | New | The Data Table block has a new setting called Strict comparisons. When enabled, Designer... | |
DES-11760 | New | The Bot block can now optionally send events to DialogFlow ES bots if a No Input scenari... | |
DES-11699 | New | The Terminate Call block now correctly sets the reasons for termination. Previously, the inter... | |
DES-10749 | New | The Send Chat Transcript block now works with Engage cloud Email. | |
DES-11781 | New | A new option called Use JSON format is added to the Route Call, Route Agent and ... | |
DES-11846 | Resolved Issue | On the Media Resources page, the Last Published column now correctly displays only the t... | |
DES-10227 | Resolved Issue | Agent routing now works correctly if the agent has a '@' character in its name. | |
DES-10539 | Resolved Issue | The TTS fallback text set in announcements now plays using the voice specified in the active Persona... | |
DES-11763 | Resolved Issue | Digital applications now send an interaction back to the Intelligent Workload Distribution (IWD) Big... | |
DES-11827 | Resolved Issue | The Start Treatment block now sets the values for variables correctly. Previously, in certain ... | |
Known Issue | The following features or functionality are not supported for Azure hosted deployments:
| ||
DES-11899 | 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!