Description of problem: I see that the latest templates from cns-deploy has the images for ocs3.11.3 where as the name should be changed to 3.11.4 - name: heketi image: rhgs3/rhgs-volmanager-rhel7:v3.11.3 containers: - image: rhgs3/rhgs-server-rhel7:v3.11.3 containers: - name: glusterblock-provisioner image: rhgs3/rhgs-gluster-block-prov-rhel7:v3.11.3 Version-Release number of selected component (if applicable): cns-deploy-7.0.0-13.el7rhgs.x86_64 How reproducible: Always Steps to Reproduce: 1. Install latest cnsdeploy package 2. try deploying ocs using cns-deploy 3. Actual results: Image name in heketi, gluster & gluster-block provisioner points to ocs3.11.3 Expected results: Image name in heketi, gluster & gluster-block provisioner should point to ocs3.11.4 Additional info:
Verified with latest cns-deploy rpm cns-deploy-7.0.0-14.el7rhgs.x86_64 and below are the images i see in the templates. - name: heketi image: rhgs3/rhgs-volmanager-rhel7:v3.11.4 containers: - image: rhgs3/rhgs-server-rhel7:v3.11.4 imagePullPolicy: IfNotPresent name: glusterfs containers: - name: glusterblock-provisioner image: rhgs3/rhgs-gluster-block-prov-rhel7:v3.11.4 containers: - name: gluster-s3 image: rhgs3/rhgs-s3-server-rhel7:v3.11.4 Clearing the needinfo on JOHN as this bug has been fixed .
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2019:3254