Bug 1593098

Summary: [online-int]Fail to create with template fuse70-console
Product: OpenShift Online Reporter: Wenjing Zheng <wzheng>
Component: TemplatesAssignee: Stefanie Forrester <dakini>
Status: CLOSED CURRENTRELEASE QA Contact: Wenjing Zheng <wzheng>
Severity: medium Docs Contact:
Priority: medium    
Version: 3.xCC: aos-bugs, dakini, jokerman, mmccomas, yufchang
Target Milestone: ---Keywords: OnlinePro
Target Release: ---   
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-07-30 15:38:24 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 Wenjing Zheng 2018-06-20 03:37:14 UTC
Description of problem:
Pod cannot be deployed for below error:
4s          15s          13        fuse70-console-1.1539bfda0d1abc06          ReplicationController                                 Warning   FailedCreate            replication-controller                   Error creating: pods "fuse70-console-1-" is forbidden: failed quota: 696e74322d777a68656e672d6f6e6c696e65-compute: spec.containers[0].resources.requests: Invalid value: "80Mi": must be less than or equal to memory limit

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

How reproducible:
always

Steps to Reproduce:
1.oc new-app --template=fuse70-console
2.oc get events
3.

Actual results:
4s          15s          13        fuse70-console-1.1539bfda0d1abc06          ReplicationController                                 Warning   FailedCreate            replication-controller                   Error creating: pods "fuse70-console-1-" is forbidden: failed quota: 696e74322d777a68656e672d6f6e6c696e65-compute: spec.containers[0].resources.requests: Invalid value: "80Mi": must be less than or equal to memory limit

Expected results:
Should deploy successfully

Additional info:

Comment 1 Stefanie Forrester 2018-07-12 20:14:12 UTC
This seems to be working after the latest template updates.

[root@online-int-master-05114 ~]# oc get pods -n dakinitest20180712-2
NAME                     READY     STATUS    RESTARTS   AGE
fuse70-console-1-bmmff   1/1       Running   0          1m

Comment 2 Wenjing Zheng 2018-07-17 02:34:02 UTC
Pod is running now: 
$ oc get pods
NAME                     READY     STATUS    RESTARTS   AGE
fuse70-console-1-nr8fm   1/1       Running   0          3m