Bug 2064239
Summary: | Virtualization Overview page turns into blank page | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Oren Cohen <ocohen> |
Component: | Console Kubevirt Plugin | Assignee: | Yaacov Zamir <yzamir> |
Status: | CLOSED ERRATA | QA Contact: | Guohua Ouyang <gouyang> |
Severity: | urgent | Docs Contact: | |
Priority: | urgent | ||
Version: | 4.10 | CC: | aos-bugs, danken, fdeutsch, gouyang, pelauter, tkaovila, tnisan, yzamir |
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 10:54:28 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: | 2088246 |
Description
Oren Cohen
2022-03-15 11:43:14 UTC
OCP version: 4.10.z CNV version: 4.10.0 Could not see the issue on OCP 4.10.4. Are you using the dynamic plugin console? I'm not using the dynamic plugin but the default UI. The specific OCP version is 4.10.3 I can confirm it is working only with htpasswd identity provider (non-admins can't see the virtualization overview menu entry), but it doesn't work for other identity providers, such as Google or LDAP. FWIW, this is the UI console logs when loading the virtualization overview page when logged in with a cluster-admin user which is not the kubeadmin: http://pastebin.test.redhat.com/1037242 The page turns blank on line 106: TypeError: t.labels is undefined f VirtualizationOverviewPage-chunk-d3d43389f252d7b1528f.min.js:1 f VirtualizationOverviewPage-chunk-d3d43389f252d7b1528f.min.js:1 f VirtualizationOverviewPage-chunk-d3d43389f252d7b1528f.min.js:1 Sa vendors~main-chunk-ef6e956a76c708c2f12e.min.js:174875 useMemo vendors~main-chunk-ef6e956a76c708c2f12e.min.js:174842 f VirtualizationOverviewPage-chunk-d3d43389f252d7b1528f.min.js:1 vendors~main-chunk-ef6e956a76c708c2f12e.min.js:174875 (In reply to Oren Cohen from comment #3) > I'm not using the dynamic plugin but the default UI. The specific OCP > version is 4.10.3 > > I can confirm it is working only with htpasswd identity provider (non-admins > can't see the virtualization overview menu entry), but it doesn't work for > other identity providers, such as Google or LDAP. thanks, I also tested it works with htpasswd identity provider. so it's an issue for other identity providers. Update: It also always happens when logged in with kubeadmin, on a specific cluster (cnv.engineering.redhat.com). Reducing the bug severity as the overview page works as expected on other clusters I've tried. This problem also happen to kube:admin user when navigating to k8s/virtualization/~new-from-template https://youtu.be/WtFMaYxNmBs https://gist.github.com/kaovilai/ae2b1dfb3e976a2e14d7eb9e29ab475f nvm. Was using unsupported configuration running 4.10 CNV on OCP 4.9 Tiger's use case of running OpenShift Virtualization 4.10 on OpenShift 4.9 is a valid use case, we allow people to do this to get pre-releases. New capabilities that require upgrades in OCP 4.10 obviously will not work, but the basic functionality of creating and running a VMs should not be broken like this. Please triage as usual. moving to urgent because 4.10 is released, and we need to backport a fix ASP I'm not managing the ocp-virt cluster, but the cnv.engineering.redhat.com one. @yzamir , could you please backport the fix to 4.10.z ? I'm upgrading this cluster only to official released versions, and I guess this is the same as in ocp-virt cluster. the backport BZ is ON_QA: https://bugzilla.redhat.com/show_bug.cgi?id=2088246 Fix merged 4 days ago into 4.10 upstream https://github.com/openshift/console/pull/11525 I was meant to comment on 4.10.z bug, but commented to this one. :) verified on console master 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 |