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:
PR to address this issue: https://github.com/openshift/origin-web-console/pull/2552
PR has merged
checked this issue, could process template sucessfully. Thanks!
test cluster version: OCP v3.9.0-0.22.0