Bug 1936983
Summary: | Topology view - vm details screen isntt stop loading | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Matan Schatzman <mschatzm> |
Component: | Console Kubevirt Plugin | Assignee: | Matan Schatzman <mschatzm> |
Status: | CLOSED ERRATA | QA Contact: | Guohua Ouyang <gouyang> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 4.7 | CC: | aos-bugs, gouyang, yzamir |
Target Milestone: | --- | ||
Target Release: | 4.8.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: | 2021-07-27 22:52:25 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: | |||
Bug Depends On: | |||
Bug Blocks: | 1937313 |
Description
Matan Schatzman
2021-03-09 15:36:19 UTC
See the issue on 4.7.0 and 4.8.0-0.nightly-2021-03-06-055252. Verified on master It's reproduced on master again, now the vm detail view is broken, a blank page shows. Move to assigned. (In reply to Guohua Ouyang from comment #4) > It's reproduced on master again, now the vm detail view is broken, a blank > page shows. It is the vm details view can be loaded but it crashed immediately. Errors shows in chrome developers console: ``` TypeError: e.filter is not a function at t.a (createVM-chunk-718738e88c5dda2e0b01.min.js:1) at Array.filter (<anonymous>) at dev-console-topology-chunk-2803932194fbb22ae793.min.js:29991 at Array.reduce (<anonymous>) at dev-console-topology-chunk-2803932194fbb22ae793.min.js:29991 at Array.map (<anonymous>) at dev-console-topology-chunk-2803932194fbb22ae793.min.js:29991 at Object.useMemo (vendors~main-chunk-df70fe318064e42c257a.min.js:164117) at Object.useMemo (vendors~main-chunk-df70fe318064e42c257a.min.js:164082) at t.a (dev-console-topology-chunk-2803932194fbb22ae793.min.js:29991) main-chunk-744778ee71ee3d70503d.min.js:1 stopped watching core~v1~Pod---{"ns":"openshift-virtualization-os-images"} before finishing incremental loading with error TypeError: e.filter is not a function! ``` just test against master again, the problem is gone. Move back to verified. 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 (Moderate: OpenShift Container Platform 4.8.2 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-2021:2438 |