Description of problem: Per https://bugzilla.redhat.com/show_bug.cgi?id=1495460#c0, its step 3 `oc describe bc` shows event for the BC that has no build. So it should have Events tab for UX to check that on BC page directly, instead of going to Monitoring --> Events page This is similar to adding pvc Events tab: https://bugzilla.redhat.com/show_bug.cgi?id=1451013#c5 Version-Release number of selected component (if applicable): v3.7.0-0.127.0 How reproducible: Always Steps to Reproduce: 1. Already clear in above description Actual results: Expected results: Additional info: Although builds related events are included in Notification Drawer, it's better if we has Events tab
https://github.com/openshift/origin-web-console/pull/2168
Commit pushed to master at https://github.com/openshift/origin-web-console https://github.com/openshift/origin-web-console/commit/b6aa5e4377865ff1a6f84cb108a6f79c660f9803 Bug 1495491 - Show events tab on build config page Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1495491
Verified in v3.7.0-0.176.0, BC page has the tab and shows events