Bug 1379434

Summary: [DOCS] OpenShift Registry Docs Suggest Deprecated API-Version Flag
Product: OpenShift Container Platform Reporter: Steven Walter <stwalter>
Component: DocumentationAssignee: Ashley Hardin <ahardin>
Status: CLOSED CURRENTRELEASE QA Contact: Vikram Goyal <vigoyal>
Severity: low Docs Contact: Vikram Goyal <vigoyal>
Priority: unspecified    
Version: 3.2.0CC: ahardin, aos-bugs, jokerman, mchappel, 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:
: 1420410 (view as bug list) Environment:
Last Closed: 2017-01-31 21:48:51 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:    
Bug Blocks: 1420410    

Description Steven Walter 2016-09-26 18:00:35 UTC
Document URL: 
https://docs.openshift.com/enterprise/3.2/install_config/install/docker_registry.html

Section Number and Name: 
Securing the Registry

Describe the issue: 
This stage suggests using the flag --api-version=v1
However, this results in a message:
Flag --api-version has been deprecated, flag is no longer respected and will be deleted in the next release

Suggestions for improvement: 
Presumably it can just be removed from the docs, I am not aware of any necessary replacement. It's also present in the Origin docs which is interesting because I would have assumed by Origin it's completely removed.

Comment 1 Steven Walter 2017-01-04 23:07:13 UTC
I created https://github.com/openshift/openshift-docs/pull/3446 to fix this in 3.3

Comment 2 Ashley Hardin 2017-01-26 19:19:12 UTC
Addressed in https://github.com/openshift/openshift-docs/pull/3581

Comment 3 openshift-github-bot 2017-01-26 19:19:24 UTC
Commits pushed to master at https://github.com/openshift/openshift-docs

https://github.com/openshift/openshift-docs/commit/e1e3b44db06ed413fb83e4099e17395f985fc3c3
Bug 1379434, Removed references to the deprecated --api-version flag

https://github.com/openshift/openshift-docs/commit/5ec201525dbb85deb18b7d36a9ea67cdf2794477
Merge pull request #3581 from ahardin-rh/3446-fix

Bug 1379434, Removed references to the deprecated --api-version flag