Bug 1536289

Summary: Some templates cannot be process due to wrong api version
Product: OpenShift Container Platform Reporter: shahan <hasha>
Component: Management ConsoleAssignee: bpeterse
Status: CLOSED CURRENTRELEASE QA Contact: Yadan Pei <yapei>
Severity: medium Docs Contact:
Priority: medium    
Version: 3.9.0CC: aos-bugs, jokerman, mmccomas, spadgett
Target Milestone: ---Flags: bpeterse: needinfo+
Target Release: 3.9.0   
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-01-24 15:08:03 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 shahan 2018-01-19 03:32:48 UTC
Description of problem:
Some templates cannot be processed due to wrong API version

Version-Release number of selected component (if applicable):
  openshift v3.9.0-0.20.0

How reproducible:
  Always

Steps to Reproduce:
1. Login in web console, select Languages->javascript->Node.js + MongoDB  template
2. process this template


Actual results:
 Will get an error: An error occurred processing the template.
the API version in the data (template.openshift.io/v1) does not match the expected API version (v1)

Expected results:
These templates should work well.

Additional info:

Comment 1 bpeterse 2018-01-19 19:04:27 UTC
PR to address this issue: https://github.com/openshift/origin-web-console/pull/2552

Comment 2 bpeterse 2018-01-19 19:07:29 UTC
PR has merged

Comment 4 shahan 2018-01-23 06:03:59 UTC
checked this issue, could process template sucessfully. Thanks!

Comment 5 shahan 2018-01-23 06:09:23 UTC
test cluster version: OCP v3.9.0-0.22.0