Bug 1367742

Summary: [DOCS] Documentation refers to build-secret flag which does not exist in 3.1
Product: OpenShift Container Platform Reporter: jritenou
Component: DocumentationAssignee: brice <bfallonf>
Status: CLOSED CURRENTRELEASE QA Contact: Vikram Goyal <vigoyal>
Severity: medium Docs Contact: Vikram Goyal <vigoyal>
Priority: unspecified    
Version: 3.1.0CC: aos-bugs, jokerman, mmccomas
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-02-19 04:05:58 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:

Description jritenou 2016-08-17 11:11:52 UTC
Document URL: https://access.redhat.com/documentation/en/openshift-enterprise/version-3.1/developer-guide/

Section Number and Name: 9.8. BINARY SOURCE

Describe the issue: Two examples cite the "--build-secret" flag which was not introduce in OpenShift Enterprise until 3.2

 oc new-build openshift/nodejs-010-centos7~https://github.com/openshift/nodejs-ex.git --build-secret secret-npmrc

oc new-build openshift/nodejs-010-centos7~https://github.com/openshift/nodejs-ex.git --build-secret “secret-npmrc:/etc”

Suggestions for improvement: Remove references to this flag as it is misleading.

Additional information:

Comment 2 brice 2018-01-03 04:13:05 UTC
Section updated directly in the 3.1 branch in github here:

https://github.com/openshift/openshift-docs/blob/enterprise-3.1/dev_guide/builds.adoc#binary-source