Description of problem: Namespace need not be mentioned as heketi can pick it up from the secrets.
The HEKETI_KUBE_NAMESPACE is not required as we can fetch the namespace from secret. This can be removed from the cns-deploy # oc process deploy-heketi -v \ HEKETI_KUBE_NAMESPACE=${NAMESPACE} \ HEKETI_KUBE_INSECURE=y \ HEKETI_KUBE_SECRETNAME="${heketi_secret}" \ HEKETI_KUBE_APIHOST="${kubeapi}" | oc create -f -
https://github.com/gluster/gluster-kubernetes/issues/56
(In reply to Humble Chirammal from comment #3) > https://github.com/gluster/gluster-kubernetes/issues/56 Discard above command, wrong paste.
Patch upstream at https://github.com/gluster/gluster-kubernetes/pull/120
Development Management has reviewed and declined this request. You may appeal this decision by reopening this request.
This bz got closed due to a mistake in clearing dev-ack flag. Reopened and considering for CNS 3.5.
Patch available and merged upstream at https://github.com/gluster/gluster-kubernetes/pull/112
(In reply to Raghavendra Talur from comment #12) > Patch available and merged upstream at > https://github.com/gluster/gluster-kubernetes/pull/112 Available with CNS 3.5 builds.
Verified
Edited the doc text for the errata and got it reviewed by Ashiq.
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/RHEA-2017:1112
Marking qe-test-coverage as - since the preferred mode of deployment is using ansible