- Issued:
- 2018-09-20
- Updated:
- 2018-09-20
RHEA-2018:2730 - Update Red Hat JBoss Data Grid 7.2 Image
Synopsis
Update Red Hat JBoss Data Grid 7.2 Image
Type/Severity
Product Enhancement Advisory None
Topic
Red Hat JBoss Data Grid 7.2 OpenShift image is updated to version 1.2.
Description
Red Hat JBoss Data Grid 7.2 for OpenShift version 1.2 supports Red Hat OpenShift Container Platform versions 3.9 and 3.10.
Red Hat Data Grid for OpenShift documentation is available at: https://access.redhat.com/documentation/en-us/red_hat_jboss_data_grid/7.2/html-single/data_grid_for_openshift/
Solution
On your master host(s), log in to the CLI as a cluster administrator or other user that has project administrator access to the global 'openshift' namespace. For example:
$ oc login -u system:admin
Run the following command to update the image streams and templates:
$ for resource in datagrid72-image-stream.json
datagrid72-basic.json
datagrid72-https.json
datagrid72-mysql-persistent.json
datagrid72-mysql.json
datagrid72-partition.json
datagrid72-postgresql.json
datagrid72-postgresql-persistent.json
do
oc replace -n openshift --force -f
Content from raw.githubusercontent.com is not included.https://raw.githubusercontent.com/jboss-container-images/jboss-datagrid-7-openshift-image/1.2/templates/$%7Bresource%7D
done
Run the following command to import the image:
$ oc -n openshift import-image jboss-datagrid72-openshift:1.2
Affected Products
| Product | Version | Arch |
|---|---|---|
| Red Hat OpenShift Container Platform | 3.9 | x86_64 |
| Red Hat OpenShift Container Platform | 3.10 | x86_64 |
| Red Hat OpenShift Container Platform for Power | 3.10 | ppc64le |
Fixes
(none)
CVEs
(none)
References
- Content from issues.jboss.org is not included.Content from issues.jboss.org is not included.https://issues.jboss.org/browse/CLOUD-2893
Additional information
- The Red Hat security contact is This content is not included.secalert@redhat.com. More contact details at https://access.redhat.com/security/team/contact/.
- Offline Security Data data is available for integration with other systems. See Offline Security Data API to get started.