Bug 1440712 - [free][free-stg][free-int]UI Message of Volumn Capacity on template Parmeter page should be 1Gi, not 512M or 2Gi.
Summary: [free][free-stg][free-int]UI Message of Volumn Capacity on template Parmeter ...
Keywords:
Status: NEW
Alias: None
Product: OpenShift Online
Classification: Red Hat
Component: Website
Version: 3.x
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
: ---
Assignee: Abhishek Gupta
QA Contact: yasun
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-04-10 10:38 UTC by yufchang
Modified: 2023-05-15 19:01 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed:
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
UI page (123.88 KB, image/png)
2017-04-10 10:38 UTC, yufchang
no flags Details

Description yufchang 2017-04-10 10:38:06 UTC
Created attachment 1270451 [details]
UI page

Description of problem:
When creating application from web console, on Parameter page, the message of Volum Capacity is "Volume space available for data, e.g. 512Mi, 2Gi", This message would  mislead users since PVC limitrange of Online is 1Gi.

Version-Release number of selected component (if applicable):
Openshift 3.5.5.3 
https://console.free-stg.openshift.com/

How reproducible:
Always

Steps to Reproduce:
1 . Create a new project;
2. "Add to" add application to project and then check Parameter page;
3. Modify "Volume Capacity" according to the message "Volume space available for data, e.g. 512Mi, 2Gi";
4. oc describe limitrange resource-limits;

Actual results:
3.Message is "Volume space available for data, e.g. 512Mi, 2Gi";

Expected results
Message should be correct. PVC limitrange is 1Gi, not 512Mi , or 2Gi

Comment 1 Jessica Forrester 2017-04-10 13:19:55 UTC
This would just need to be fixed in the version of the template used in Online.

Comment 2 Abhishek Gupta 2017-04-10 17:34:57 UTC
This change will need to be made for each template that includes a volume. At the moment, we are not maintaining separate lists of templates for free and paid tier. This will increase the maintenance overhead for minimal benefit. We need to look into automating some of these changes for Online - parameter descriptions, deployment strategy changes from "Rolling" to "Recreate", etc.

Marking it as low severity for now, till we get said automation in place.


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