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-19412: Content to general tab virtualization settings #744

Merged

Conversation

metalice
Copy link
Member

@metalice metalice commented Jul 7, 2022

Signed-off-by: Matan Schatzman mschatzm@redhat.com

📝 Description

Adding content to general tab and removing details card from virtualization overview

🎥 Demo

image

@openshift-ci openshift-ci bot requested review from avivtur and yaacov July 7, 2022 12:15
@openshift-ci openshift-ci bot added the approved This issue is something we want to fix label Jul 7, 2022
@metalice metalice changed the title CNV-19412: Content to general tab virtualization settings [WIP] CNV-19412: Content to general tab virtualization settings Jul 7, 2022
@metalice metalice force-pushed the CNV-19412-general-tab-content branch from 2b610a6 to 9702475 Compare July 7, 2022 12:17
Signed-off-by: Matan Schatzman <mschatzm@redhat.com>
@metalice metalice force-pushed the CNV-19412-general-tab-content branch from 9702475 to ec352aa Compare July 13, 2022 12:39
@metalice metalice changed the title [WIP] CNV-19412: Content to general tab virtualization settings CNV-19412: Content to general tab virtualization settings Jul 13, 2022
Copy link
Member

@avivtur avivtur left a comment

Choose a reason for hiding this comment

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

/lgtm

@@ -40,7 +41,7 @@ type UseKubevirtCSVDetails = {
kubevirtSubscription: SubscriptionKind;
catalogSourceMissing: boolean;
loaded: boolean;
loadErrors: string[];
loadErrors: Error[];
Copy link
Member

Choose a reason for hiding this comment

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

Nice :)

@openshift-ci openshift-ci bot added the lgtm Passed code review, ready for merge label Jul 13, 2022
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jul 13, 2022

[APPROVALNOTIFIER] This PR is APPROVED

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

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 merged commit c0992db into kubevirt-ui:main Jul 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved This issue is something we want to fix lgtm Passed code review, ready for merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants