Difference between revisions of "Template: PrivateEditionBoilerplate"
From Genesys Documentation
(14 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
|1=Early Adopter Program support for Genesys Multicloud CX private edition deployments on OpenShift. | |1=Early Adopter Program support for Genesys Multicloud CX private edition deployments on OpenShift. | ||
|2= | |2= | ||
− | Starting with this release, {{#cargo_query:tables=ComponentRN,Component|join on=ComponentRN.ComponentId | + | Starting with this release, {{#cargo_query:tables=ComponentRN,Component|join on=ComponentRN.ComponentId= Component.Id|fields=Component.Name|no html|where=ComponentRN._pageName="{{FULLPAGENAME}}"|group by=Component.Name}} is available for select customers in Genesys Multicloud CX private edition, as part of the Early Adopter Program. Deployments on OpenShift Container Platform (OpenShift) are supported. |
|3=Find detailed information about how to deploy this service in your environment. | |3=Find detailed information about how to deploy this service in your environment. | ||
|4=Support for arbitrary UIDs in private edition deployments on OpenShift. | |4=Support for arbitrary UIDs in private edition deployments on OpenShift. | ||
Line 8: | Line 8: | ||
|gke-eap-high=Early Adopter Program support for Genesys Multicloud CX private edition deployments on GKE. | |gke-eap-high=Early Adopter Program support for Genesys Multicloud CX private edition deployments on GKE. | ||
|gke-eap-new= | |gke-eap-new= | ||
− | As of {{#switch:{{{gke-eap-new-date|}}}|October=October 29, 2021|#default=October 29, 2021}}, {{#cargo_query:tables=ComponentRN,Component|join on=ComponentRN.ComponentId | + | As of {{#switch:{{{gke-eap-new-date|}}}|October=October 29, 2021|#default=October 29, 2021}}, {{#cargo_query:tables=ComponentRN,Component|join on=ComponentRN.ComponentId=Component.Id|fields=Component.Name|no html|where=ComponentRN._pageName="{{FULLPAGENAME}}"|group by=Component.Name}} supports deployments on Google Kubernetes Engine (GKE) in Genesys Multicloud CX private edition, as part of the Early Adopter Program. |
|gke-eap-dec= | |gke-eap-dec= | ||
− | As of December 23, 2021, {{#cargo_query:tables=ComponentRN,Component|join on=ComponentRN.ComponentId | + | As of December 23, 2021, {{#cargo_query:tables=ComponentRN,Component|join on=ComponentRN.ComponentId=Component.Id|fields=Component.Name|no html|where=ComponentRN._pageName="{{FULLPAGENAME}}"|group by=Component.Name}} supports deployments on Google Kubernetes Engine (GKE) in Genesys Multicloud CX private edition, as part of the Early Adopter Program. |
− | |||
|UBI8-new= | |UBI8-new= | ||
− | To enhance container security, {{#cargo_query:tables=ComponentRN,Component|join on=ComponentRN.ComponentId | + | To enhance container security, {{#cargo_query:tables=ComponentRN,Component|join on=ComponentRN.ComponentId=Component.Id|fields=Component.Name|no html|where=ComponentRN._pageName="{{FULLPAGENAME}}"|group by=Component.Name}} container images are now built on Red Hat Universal Base Image 8 (UBI8). |
|#default= | |#default= | ||
}}<noinclude>[[Category:RNAutomation]]<templatedata> | }}<noinclude>[[Category:RNAutomation]]<templatedata> | ||
Line 26: | Line 25: | ||
"label": "Select your message", | "label": "Select your message", | ||
"description": "1 = Highlights, 2 = New, 3 = Inline,4 = Arbitrary UID, single-ns = single namespace, gke-eap-high = highlight for GKE, gke-eap-new = GKE new support , gke-eap-new-date = month (use with gke-eap-new), gke-eap-dec = GKE support new in Dec-2021, UBI8-new = UBI8 image new support", | "description": "1 = Highlights, 2 = New, 3 = Inline,4 = Arbitrary UID, single-ns = single namespace, gke-eap-high = highlight for GKE, gke-eap-new = GKE new support , gke-eap-new-date = month (use with gke-eap-new), gke-eap-dec = GKE support new in Dec-2021, UBI8-new = UBI8 image new support", | ||
− | "default": "First | + | "default": "First", |
− | + | "required": true | |
− | |||
− | |||
− | |||
− | " | ||
} | } | ||
}, | }, | ||
− | "description": "Add boilerplate text for various Private Edition mentions." | + | "description": "Add boilerplate text for various Private Edition mentions.<br>Use this syntax:\n1 = Highlights, \n2 = New, \n3 = Inline,\n4 = Arbitrary UID, \nsingle-ns = single namespace, \ngke-eap-high = highlight for GKE, \ngke-eap-new = GKE new support , \ngke-eap-new-date = month (use with gke-eap-new), \ngke-eap-dec = GKE support new in Dec-2021, <br>UBI8-new = UBI8 image new support" |
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> |
Latest revision as of 18:19, July 19, 2022
Add boilerplate text for various Private Edition mentions.<br>Use this syntax:
1 = Highlights, 2 = New, 3 = Inline, 4 = Arbitrary UID, single-ns = single namespace, gke-eap-high = highlight for GKE, gke-eap-new = GKE new support , gke-eap-new-date = month (use with gke-eap-new),
gke-eap-dec = GKE support new in Dec-2021, <br>UBI8-new = UBI8 image new supportParameter | Description | Type | Status | |
---|---|---|---|---|
Select your message | Boilerplate Select your message | 1 = Highlights, 2 = New, 3 = Inline,4 = Arbitrary UID, single-ns = single namespace, gke-eap-high = highlight for GKE, gke-eap-new = GKE new support , gke-eap-new-date = month (use with gke-eap-new), gke-eap-dec = GKE support new in Dec-2021, UBI8-new = UBI8 image new support
| String | required |