Bug 1605129
| Summary: | [converged] Build Configs lost sub page for event that only display on Event page | ||||||
|---|---|---|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | XiaochuanWang <xiaocwan> | ||||
| Component: | Management Console | Assignee: | Samuel Padgett <spadgett> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Yadan Pei <yapei> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 3.11.0 | CC: | aos-bugs, jokerman, mmccomas | ||||
| Target Milestone: | --- | ||||||
| Target Release: | 3.11.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2018-07-23 11:35:48 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: | |||||||
| Attachments: |
|
||||||
Verified on v3.10.23 quay.io/openshift/origin-console latest 889187ee7736 |
Created attachment 1464884 [details] The BC event is now only displayed on Event page with other events all together Description of problem: When there is BC event on Event page, check the Build Configs page, there is no Event page belong to BC. Version-Release number of selected component (if applicable): openshift v3.10.18 quay.io/openshift/origin-console b512fdbaf415 How reproducible: Always Steps to Reproduce: 1. User create a project, build an app such as "ruby-ex" 2. Check BC page and choose the app Actual results: 2. There is no event sub page for app bc Expected results: 2. There should be event sub page for BC Additional info: (optional: for compare) When there is something wrong with bc, it has message for BC on Events page: (refer to screenshot) """ruby-ex Generated from buildconfig-controller Jul 20, 4:12 pm error triggering Build for BuildConfig xiaocwan-user1/ruby-ex: Internal error occurred: build config xiaocwan-user1/ruby-ex has already instantiated a build for imageid docker-registry.default.svc:5000/openshift/ruby@sha256:989797439a732ffa06a280925235d253591ebb28af5fe512f3f4890f4754e7cf """