Bug 1449504 - DC paused message is missing from overview page
Summary: DC paused message is missing from overview page
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Management Console
Version: 3.6.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: bpeterse
QA Contact: XiaochuanWang
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-05-10 07:30 UTC by XiaochuanWang
Modified: 2017-08-16 19:51 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-07-25 13:53:16 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
resume rollouts on overview page - 3.6 (50.70 KB, image/png)
2017-06-05 05:39 UTC, XiaochuanWang
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHEA-2017:1716 0 normal SHIPPED_LIVE Red Hat OpenShift Container Platform 3.6 RPM Release Advisory 2017-08-10 09:02:50 UTC

Description XiaochuanWang 2017-05-10 07:30:53 UTC
Description of problem:
When dc is paused, both dc page and overview page should show the pause info, but current overview page lost it.

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

How reproducible:
Always

Steps to Reproduce:
1. oc run myrun --image=yapei/hello-openshift
2. Login web-console, go to dc page -> myrun-> Actions -> Pause Rollouts
3. Check current page (the DC page) and Overview page.

Actual results:
Overview pate lost the message like "myrun is paused. This will stop any new rollouts or triggers from running until resumed. Resume Rollouts" as DC page.

Expected results:
Overview page should show the message

Additional info:
OCP v3.5.5.13 is not reproduced.

Comment 1 Samuel Padgett 2017-05-10 17:14:57 UTC
We also need to disable the "Deploy" action from the overview kebab when a deployment config is paused like we do on the deployment config page.

Comment 2 bpeterse 2017-05-15 19:34:13 UTC
Opened PR: https://github.com/openshift/origin-web-console/pull/1545

Comment 3 bpeterse 2017-05-22 20:26:18 UTC
PR is in the merge queue now.

Comment 4 bpeterse 2017-05-22 20:27:50 UTC
Will set to MODIFIED once merge is verified.

Comment 5 bpeterse 2017-05-23 16:21:21 UTC
PR merged

Comment 7 XiaochuanWang 2017-06-05 05:39:41 UTC
Created attachment 1284891 [details]
resume rollouts on overview page - 3.6

Verified on 
OpenShift Master:     v3.6.94
Kubernetes Master:    v1.6.1+5115d708d7 
Please refer to the screenshot.


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