-
Story
-
Resolution: Unresolved
-
Critical
-
openshift-4.17
-
None
-
None
Description of problem:
In 4.17 nightly cluster I am not able to see the VMs nodes in the Topology view. I also checked the 4.16 cluster and able to see the VM nodes.
Version-Release number of selected component (if applicable):
4.17 web console
How reproducible:
100%
Steps to Reproduce:
1. Create a VM using template 2. Navigate to developer perspective topology view
Actual results:
VM nodes are not present in Topology view
Expected results:
VM nodes should present in the Topology view
Additional info:
Looks like Topology nodes code has been removed while removing the kubvirt-plugin codes from the console repo.PR https://github.com/openshift/console/pull/13769 The topology extensions will be moved into the dynamic kubevirt-plugin in a future version. The static plugin should only provide the necessary extensions for the topology plugin and shouldn't override any extensions from the dynamic kubevirt plugin. The static plugin is not intended to function if the dynamic plugin isn't installed. The static plugin should provide all of the same functionality regarding virtualization that was provided by the full static plugin prior to its removal (virtualization resources in the topology view, filter items, etc.).
- is duplicated by
-
CNV-45158 VM nodes are not present in the Web console Topology view
- Closed
- links to