janus-idp / backstage-plugins

Plugins for Backstage
https://janus-idp.io
Apache License 2.0
128 stars 130 forks source link

Include VMs in the topology view #1807

Open varodrig opened 1 month ago

varodrig commented 1 month ago

Describe the bug

A clear and concise description of what the bug is. (provide screenshots if applicable)

Expected Behavior

See the virtualmachines created that are currently shown in the Developer Topology View.

apiVersion: kubevirt.io/v1 kind: VirtualMachine

What are the steps to reproduce this bug?

  1. RHDH access
  2. Access to the namespace where the VMs has been created
  3. click on the topology tab inside RHDH.

Versions of software used and environment

https://github.com/janus-idp/backstage-plugins/blob/fc2afe32cd82a4ffbefc581d14bf0944fbf4eb2c/plugins/topology/src/components/Topology/TopologyComponent.tsx#L32-L47

Validated with @Zaperex

image image
rm3l commented 1 month ago

@varodrig @Zaperex Is this a bug or a feature request? Looks like a feature request to me, as I didn't see anything related to VMs in the feature epic related to this topology plugin (https://github.com/janus-idp/backstage-plugins/issues/58)

Zaperex commented 1 month ago

I think it should fall under a feature or enhancement, it was just newly requested by @varodrig

varodrig commented 2 days ago

related to https://github.com/janus-idp/backstage-plugins/issues/1893