Skip to content

feat(topology): show vm node details in the sidepanel #2084

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Aug 28, 2024

Conversation

its-mitesh-kumar
Copy link
Contributor

@its-mitesh-kumar its-mitesh-kumar commented Aug 25, 2024

@openshift-ci openshift-ci bot requested review from dzemanov and JessicaJHee August 25, 2024 22:19
@its-mitesh-kumar its-mitesh-kumar marked this pull request as draft August 25, 2024 22:20
@debsmita1 debsmita1 changed the title feat(topology-vm-sidebar) : show details in sidebar feat(topology) : show vm node details in the sidepanel Aug 26, 2024
@debsmita1 debsmita1 changed the title feat(topology) : show vm node details in the sidepanel feat(topology): show vm node details in the sidepanel Aug 26, 2024
Copy link
Member

@christoph-jerolimov christoph-jerolimov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some notes also if this is in draft status:

@debsmita1
Copy link
Member

The Service created by the VM doesn't show up on the sidepanel

you would need to add

case 'VirtualMachine':
        return resource?.spec?.template;

in the getPodTemplate util

@its-mitesh-kumar its-mitesh-kumar force-pushed the feat/topology-vm-sidepanel branch from df2aef5 to 557c756 Compare August 27, 2024 09:51
Copy link

@debsmita1 debsmita1 self-requested a review August 27, 2024 16:59
Copy link
Member

@debsmita1 debsmita1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

verified this locally
/lgtm

@christoph-jerolimov
Copy link
Member

/unassign

@openshift-merge-bot openshift-merge-bot bot merged commit e87a023 into main Aug 28, 2024
11 checks passed
@openshift-merge-bot openshift-merge-bot bot deleted the feat/topology-vm-sidepanel branch August 28, 2024 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants