Bug 1261076 - UI submits all template objects to v1 API, regardless of object API version
Summary: UI submits all template objects to v1 API, regardless of object API version
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OKD
Classification: Red Hat
Component: Management Console
Version: 3.x
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Jordan Liggitt
QA Contact: Yadan Pei
URL:
Whiteboard:
Depends On:
Blocks: 1295620
TreeView+ depends on / blocked
 
Reported: 2015-09-08 14:11 UTC by Jordan Liggitt
Modified: 2016-01-05 05:14 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 1295620 (view as bug list)
Environment:
Last Closed: 2015-11-23 21:18:20 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Jordan Liggitt 2015-09-08 14:11:56 UTC
Description of problem:

Cloned from https://github.com/openshift/origin/issues/4410 to add QE test cases.

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. Create a template containing v1beta3 object definitions
2. Load the template into the API
3. In the web UI, create from the template

Actual results:
An API error is returned: "Cannot create object... the apiVersion does not match"

Expected results:
Object is created successfully.

Additional info:

Comment 1 Jordan Liggitt 2015-09-08 14:12:39 UTC
Fixed in https://github.com/openshift/origin/pull/4545

Comment 2 Yadan Pei 2015-09-09 10:00:41 UTC
QE added one test case https://goo.gl/rEc12o 

Tested on devenv_fedora_2304, it works well


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