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-33095: add volumesnapshot option in the add bootable volume modal #1581

Merged
merged 1 commit into from
Oct 19, 2023

Conversation

upalatucci
Copy link
Member

📝 Description

Add the VoumeSnapshot option in the bootable volume.

With this option, we'll create a DataSource with spec.source.snapshot
UI is the same as the PVC option.

🎥 Demo

Screenshot from 2023-10-09 10-58-23
Screenshot from 2023-10-09 10-58-04
Screenshot from 2023-10-09 10-58-01

@openshift-ci-robot
Copy link
Collaborator

openshift-ci-robot commented Oct 9, 2023

@upalatucci: This pull request references CNV-33095 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the epic to target the "4.15.0" version, but no target version was set.

In response to this:

📝 Description

Add the VoumeSnapshot option in the bootable volume.

With this option, we'll create a DataSource with spec.source.snapshot
UI is the same as the PVC option.

🎥 Demo

Screenshot from 2023-10-09 10-58-23
Screenshot from 2023-10-09 10-58-04
Screenshot from 2023-10-09 10-58-01

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@openshift-ci openshift-ci bot requested review from avivtur and yaacov October 9, 2023 09:01
@openshift-ci openshift-ci bot added the approved This issue is something we want to fix label Oct 9, 2023
@openshift-ci-robot
Copy link
Collaborator

openshift-ci-robot commented Oct 9, 2023

@upalatucci: This pull request references CNV-33095 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the epic to target the "4.15.0" version, but no target version was set.

In response to this:

📝 Description

Add the VoumeSnapshot option in the bootable volume.

With this option, we'll create a DataSource with spec.source.snapshot
UI is the same as the PVC option.

🎥 Demo

Screenshot from 2023-10-09 10-58-23
Screenshot from 2023-10-09 10-58-04
Screenshot from 2023-10-09 10-58-01

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@upalatucci upalatucci force-pushed the create-volume-snapshot branch 2 times, most recently from 91eb6b7 to 73b4e5d Compare October 19, 2023 08:55
snapshotsLoaded: boolean;
};

export type VolumeSnapshotKind = K8sResourceCommon & {
Copy link
Member

Choose a reason for hiding this comment

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

if u are exporting a type better to put in a new tyhpes.ts near util, other components can consume it not from a hook file, just make it more organize

@metalice
Copy link
Member

/lgtm

@openshift-ci openshift-ci bot added the lgtm Passed code review, ready for merge label Oct 19, 2023
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Oct 19, 2023

[APPROVALNOTIFIER] This PR is APPROVED

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

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:
  • OWNERS [metalice,upalatucci]

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 5cd4de6 into kubevirt-ui:main Oct 19, 2023
8 checks passed
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 jira/valid-reference lgtm Passed code review, ready for merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants