Bug 1693180

Summary: MachineSet and Machine pages need Event page for resources page consistency
Product: OpenShift Container Platform Reporter: XiaochuanWang <xiaocwan>
Component: Management ConsoleAssignee: Jakub Hadvig <jhadvig>
Status: CLOSED ERRATA QA Contact: Yadan Pei <yapei>
Severity: low Docs Contact:
Priority: unspecified    
Version: 4.1.0CC: aos-bugs, jhadvig, jokerman, mmccomas, spadgett, yapei
Target Milestone: ---   
Target Release: 4.2.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Cause: Missing of component that is adding Event page tab, on the MachineSet and Machine details pages. Consequence: Missing Event tab on MachineSet and Machine details pages. Fix: Add missing component. Result: MachineSet and Machine details pages contain Events tab.
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-10-16 06:27:58 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 XiaochuanWang 2019-03-27 09:52:48 UTC
Description of problem:
MachineSet and Machine pages need Event page for consistency among resource pages. 

Version-Release number of selected component (if applicable):
4.0.0-0.nightly-2019-03-25-180911

How reproducible:
Always

Steps to Reproduce:
1. Cluster admin user create a MachineSet and Machines, or check existed Machineset/Machine.
2. oc describe machineset example-ms
3. oc describe machine


Actual results:
1. There is no Event sub-page for MachineSet / Machine 
2. $ oc describe machineset example-ms
Name:         example-ms
Namespace:    xiaocwan-admin
...
Events:                    <none>

3. Same as step2

Expected results:
2&3. Both MachineSet/Machine should have Event page, showing the reason why there is any error or warning.

Additional info:

Comment 1 Samuel Padgett 2019-03-27 19:39:37 UTC
This is simple to add if machines and machine sets have events, and we should be showing it to be consistent with other resources. I'm going to make this a low severity bug to investigate.

Comment 2 Jakub Hadvig 2019-07-17 08:46:32 UTC
Fixing PR: https://github.com/openshift/console/pull/2018

Comment 4 Yadan Pei 2019-07-18 05:55:23 UTC
Hi Jakub,

From PR conversation, it looks like we're not back-porting this fix to 4.1.z, can you help double confirm?

If that's the truth, I would like to change Target Release from 4.1.z to 4.2.0

Comment 5 Yadan Pei 2019-07-19 03:16:58 UTC
Assign back since fixes were not merged into 4.1.z

Comment 8 XiaochuanWang 2019-07-22 03:01:37 UTC
Both MachineSet and Machine pages have Event tab and correctly shows the steam.
Verified on 4.2.0-0.nightly-2019-07-21-222447

Comment 9 errata-xmlrpc 2019-10-16 06:27:58 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2019:2922