Bug 1498897 - [free-stg] Application creation dialog does not close after pressing "Create"
Summary: [free-stg] Application creation dialog does not close after pressing "Create"
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Management Console
Version: 3.7.0
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: ---
: 3.7.0
Assignee: Samuel Padgett
QA Contact: Xingxing Xia
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-10-05 13:55 UTC by Justin Pierce
Modified: 2017-11-28 08:28 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: No Doc Update
Doc Text:
undefined
Clone Of:
Environment:
Last Closed: 2017-11-05 16:26:01 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Dialog after pressing create a couple of times (195.19 KB, image/png)
2017-10-05 13:55 UTC, Justin Pierce
no flags Details
Exceptions after hitting "create" (90.12 KB, image/png)
2017-10-05 14:01 UTC, Justin Pierce
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2017:3188 0 normal SHIPPED_LIVE Moderate: Red Hat OpenShift Container Platform 3.7 security, bug, and enhancement update 2017-11-29 02:34:54 UTC

Description Justin Pierce 2017-10-05 13:55:09 UTC
Created attachment 1334843 [details]
Dialog after pressing create a couple of times

Description of problem:
Trying to create an ephemeral Jenkins deployment on the free-stg cluster, but the dialog for app creation failed to close or report an error. May be quota related. 

Version-Release number of selected component (if applicable):
OpenShift Master:
v3.7.0-0.143.1 (online version 3.6.0.35)
Kubernetes Master:
v1.7.0+80709908fd

How reproducible:
100% of my attempts

Steps to Reproduce:
1. Try to create an application when your quota is exhausted?


Actual results:
Dialog does not show any error and it does not complete its work. It just stays up.

Comment 1 Justin Pierce 2017-10-05 14:01:08 UTC
Created attachment 1334857 [details]
Exceptions after hitting "create"

Comment 2 Samuel Padgett 2017-10-05 14:25:40 UTC
> Status has not been reported on this quota usage record. Any resources limited by this quota record can not be allocated.

There might be multiple problems here. Status is not getting updating on quota, and the web console has a runtime error because it expects status to be there. We should definitely fix the console runtime error, but it would be good to check if there is another problem.

Also there is a runtime error from an online extension. (See Justin's screenshot.)

Comment 4 openshift-github-bot 2017-10-05 17:49:42 UTC
Commit pushed to master at https://github.com/openshift/origin-web-console

https://github.com/openshift/origin-web-console/commit/d82c0c75be0da2efb1716f72000a044c1cb619bc
Bug 1498897 - Don't break if quota status is not set

Fixes a runtime error in the console checking resource quota when the
quota status has not been set.

https://bugzilla.redhat.com/show_bug.cgi?id=1498897

Comment 7 Xingxing Xia 2017-11-02 03:15:16 UTC
Hi, Samuel, do you know how to make the condition? Seems it only make sense to do verification upon the condition. Otherwise, verifying it when status.used is existent is not meaningful. Asking this, because currently the dialog on free-stg can create/close well and show error/warning notifications well while quota is reached/exceeded, and the quota has "status.used" normally

Comment 8 Xingxing Xia 2017-11-03 03:39:19 UTC
Recent days checked free-stg [v3.7.0-0.178.2 (online version 3.6.0.35)] many times, the original issue 'creation dialog does not close after pressing "Create"' never occurs. Per this, moving bug to Verified. As to the issue of quota "status.used" not set, it never occurs either in free-stg.


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