Bug 2095687
Summary: | Debug Container shown for build logs and on click ui breaks | ||||||
---|---|---|---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Jaivardhan Kumar <jakumar> | ||||
Component: | Dev Console | Assignee: | Jaivardhan Kumar <jakumar> | ||||
Status: | CLOSED ERRATA | QA Contact: | spathak <spathak> | ||||
Severity: | high | Docs Contact: | |||||
Priority: | high | ||||||
Version: | 4.11 | CC: | nmukherj | ||||
Target Milestone: | --- | ||||||
Target Release: | 4.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: | 2022-08-10 11:17:14 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 4.11.0-0.nightly-2022-06-15-222801 , works as expected 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 (Important: OpenShift Container Platform 4.11.0 bug fix and security update), 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/RHSA-2022:5069 |
Created attachment 1888585 [details] Debug container Description of problem: Debug Container is shown for build logs and on click UI breaks Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. go to devconsole 2. create a namespace 3. select add -> git import -> with s2i flow deploy any git repo 4. go to topology, click on workload created above, and from side panel select view logs under the build section 5. Click on Debug Container Actual results: UI breaks on click of Debug Container Expected results: UI Should not break and Debug Container should be shown only if the container exists Additional info: