Issued:
2018-06-12
Updated:
2018-06-12

RHBA-2018:1831 - JDG 7.2 OpenShift Image release


Synopsis

JDG 7.2 OpenShift Image release

Type/Severity

Bug Fix Advisory None

Topic

A new image is available to deploy Red Hat JBoss Data Grid 7.2 on Red Hat OpenShift Container Platform versions 3.7 and 3.9.

Description

This errata contains the Red Hat JBoss Data Grid for OpenShift version 7.2 image.

To find out more about JBoss Data Grid 7.2, review the Release Notes at: https://access.redhat.com/documentation/en-us/red_hat_jboss_data_grid/7.2/html/7.2_release_notes/

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" project. For example, to log in with the default system:admin user, run the following command:

$ oc login -u system:admin

Run the following command to create the image streams in the "openshift" project:

$ 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 create -n openshift -f
Content from raw.githubusercontent.com is not included.https://raw.githubusercontent.com/jboss-container-images/jboss-datagrid-7-openshift-image/1.0/templates/$%7Bresource%7D done

Run the following command to import the image into the "openshift" project:

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

Affected Products

ProductVersionArch
Red Hat OpenShift Container Platform3.9x86_64
Red Hat OpenShift Container Platform3.7x86_64

Fixes

(none)

CVEs

(none)

References


Additional information