Skip to content
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

CNV-6393: [dev] add the status icon next to the VM name to the VM details page #9473

Merged
merged 1 commit into from Jul 13, 2021

Conversation

avivtur
Copy link
Contributor

@avivtur avivtur commented Jul 12, 2021

Fixes:
https://issues.redhat.com/browse/CNV-6393

Analysis / Root cause:
vm yaml does not consist 'phase' field that should hold the vm status , causing no label in vm page, need to override default behavior

Solution Description:
adding a hook to get the vm status and send it to get the proper icon

Screen shots / Gifs for design review:
before:
Screenshot from 2021-07-12 19-52-51

after:
cnv6393-after

Signed-off-by: Aviv Turgeman aturgema@redhat.com

…ails page

Signed-off-by: Aviv Turgeman <aturgema@redhat.com>
@openshift-ci openshift-ci bot requested review from pcbailey and rawagner July 12, 2021 17:01
@openshift-ci openshift-ci bot added the component/kubevirt Related to kubevirt-plugin label Jul 12, 2021
@yaacov
Copy link
Member

yaacov commented Jul 13, 2021

/lgtm

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jul 13, 2021

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: avivtur, yaacov

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added lgtm Indicates that a PR is ready to be merged. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Jul 13, 2021
@openshift-merge-robot openshift-merge-robot merged commit ad8b016 into openshift:master Jul 13, 2021
@spadgett spadgett added this to the v4.9 milestone Jul 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. component/kubevirt Related to kubevirt-plugin lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants