Bug 1536289 - Some templates cannot be process due to wrong api version
Summary: Some templates cannot be process due to wrong api version
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Management Console
Version: 3.9.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: 3.9.0
Assignee: bpeterse
QA Contact: Yadan Pei
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-01-19 03:32 UTC by shahan
Modified: 2018-03-27 09:44 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-01-24 15:08:03 UTC
Target Upstream Version:
Embargoed:
bpeterse: needinfo+


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2018:0489 0 normal SHIPPED_LIVE Red Hat OpenShift Container Platform 3.9 RPM Release Advisory 2018-03-28 18:06:38 UTC

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


Note You need to log in before you can comment on or make changes to this bug.