Bug 1297659

Summary: [DOCS] Creating-image-streams-for-xpaas-middleware-images
Product: OpenShift Container Platform Reporter: Libor Fuka <lfuka>
Component: DocumentationAssignee: Misha H. Ali <mhusnain>
Status: CLOSED CURRENTRELEASE QA Contact: Vikram Goyal <vigoyal>
Severity: medium Docs Contact: Vikram Goyal <vigoyal>
Priority: low    
Version: 3.1.0CC: aos-bugs, jokerman, mmccomas, tpoitras
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-07-14 00:16:31 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Bug Depends On: 1300503    
Bug Blocks:    

Description Libor Fuka 2016-01-12 07:22:11 UTC
Description of problem:
I read documentation for xPaas and found something which i haven't understood:
https://access.redhat.com/documentation/en/openshift-enterprise/version-3.1/installation-and-configuration/#creating-image-streams-for-xpaas-middleware-images

Chapter 2.7.2. Prerequisites
 - You must be able to run the following CLI commands with cluster-admin privileges, because they operate on the default openshiftproject.

Its not clear which CLI commands. Do you mean CLI commands oc create in next chapters ?
I think there should be better to somehow rephrase this sentence to be more clear which CLI commands.

Version-Release number of selected component (if applicable):
OSv3.1/xPaaS documentation

Document URL:
https://access.redhat.com/documentation/en/openshift-enterprise/version-3.1/installation-and-configuration/#creating-image-streams-for-xpaas-middleware-images

Section Number and Name: 
Chapter 2.7.2. Prerequisites

Comment 1 Misha H. Ali 2016-02-23 00:53:27 UTC
Vikram indicated that Timothy would be the correct person to clarify which CLI commands were intended to be listed here, so setting a NEEDINFO for him.

Comment 2 Timothy 2016-02-23 01:22:24 UTC
"You must be able to run the following CLI commands with cluster-admin privileges, because they operate on the default openshift project."

^ the above applies to all the sections in that topic:

2.8.3. Creating Image Streams for OpenShift Images
2.8.4. Creating Image Streams for xPaaS Middleware Images
2.8.5. Creating Database Service Templates
2.8.6. Creating InstantApp Templates

All the oc create commands require cluster-admin privileges.

However, the content relevant to this BZ is being moved significantly by the following PR:

https://github.com/openshift/openshift-docs/pull/1536
https://bugzilla.redhat.com/show_bug.cgi?id=1300503

For that reason, this BZ should wait until that PR merges before continuing.

Comment 3 Misha H. Ali 2016-03-22 06:17:06 UTC
* Changed line to specify that oc create is the command that requires the stated privileges.

* Created PR: https://github.com/openshift/openshift-docs/pull/1782

* Asked tpoitras to review

Comment 4 Vikram Goyal 2016-07-14 00:16:31 UTC
Live here: https://docs.openshift.com/enterprise/3.1/install_config/imagestreams_templates.html

Moving this bug to CLOSED-->CURRENTRELEASE.