Issued:
2018-11-13
Updated:
2018-11-13

RHEA-2018:3585 - 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.3.

Description

Red Hat JBoss Data Grid 7.2 for OpenShift version 1.3 supports Red Hat OpenShift Container Platform versions 3.11 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.3/templates/$%7Bresource%7D done

Run the following command to import the image:

$ oc -n openshift import-image jboss-datagrid72-openshift:1.3

Affected Products

ProductVersionArch
Red Hat OpenShift Container Platform3.11x86_64
Red Hat OpenShift Container Platform3.10x86_64

Fixes

(none)

CVEs

References


Additional information