Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1477312

Summary: [DOCS] Docs are and have been pointing to old templates
Product: OpenShift Container Platform Reporter: Dan McPherson <dmcphers>
Component: DocumentationAssignee: brice <bfallonf>
Status: CLOSED CURRENTRELEASE QA Contact: Vikram Goyal <vigoyal>
Severity: low Docs Contact: Vikram Goyal <vigoyal>
Priority: low    
Version: 3.6.0CC: aos-bugs, dmcphers, 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: 2017-08-25 01:05:24 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:
Embargoed:

Description Dan McPherson 2017-08-01 18:23:12 UTC
Document URL: 

https://docs.openshift.com/container-platform/latest/install_config/imagestreams_templates.html#is-templates-prereqs

Section Number and Name: 

Describe the issue: 

Everything on this page:

https://docs.openshift.com/container-platform/latest/install_config/imagestreams_templates.html#is-templates-prereqs

is pointing to 1.1.  But we have a corresponding version for each version of openshift released:

https://github.com/openshift/openshift-ansible/tree/master/roles/openshift_examples/files/examples



Suggestions for improvement: 

Point to the corresponding version for each release.


Additional information:

Comment 1 brice 2017-08-02 06:06:46 UTC
Thanks, Dan.

Versions 3.0->3.5 are easy. I directly updated in the branches.

Is there a reason why v3.6 is v3.6 instead of 1.6? Here's the PR for the future release:

https://github.com/openshift/openshift-docs/pull/4911

Is there anything more needed for this BZ?

Comment 2 Dan McPherson 2017-08-02 11:42:05 UTC
> Is there a reason why v3.6 is v3.6 instead of 1.6?


openshift-ansible just changed their versioning scheme to match that of OCP.


> Is there anything more needed for this BZ?

Nope

Comment 3 openshift-github-bot 2017-08-02 23:25:22 UTC
Commit pushed to master at https://github.com/openshift/openshift-docs

https://github.com/openshift/openshift-docs/commit/c65cc3d28bbca4853e9b780ae2c5efeb2e2c47a1
Merge pull request #4911 from bfallonf/imagestream_1477312

Bug 1477312 Updated imagestream version numbers

Comment 4 brice 2017-08-02 23:26:02 UTC
Thanks, Dan. Makes sense to me. I've merged the above PR and I'll keep an eye out in future releases.