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:
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.
Fixing PR: https://github.com/openshift/console/pull/2018
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
Assign back since fixes were not merged into 4.1.z
Both MachineSet and Machine pages have Event tab and correctly shows the steam. Verified on 4.2.0-0.nightly-2019-07-21-222447
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