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-36073](https://issues.redhat.com//browse/CNV-36073): Sync upstream kubevirt-csi 2024-04-08" #38

Merged

Conversation

awels
Copy link

@awels awels commented Apr 8, 2024

What this PR does / why we need it:
Complete support for snapshots, minus enabling e2e tests

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

Special notes for your reviewer:

Release note:

Complete support for snapshots

Instead of using the PV to get the storage class
use the PVC storage class instead. If it is nil
then k8s version is < 1.28 and we return an error
indicating we cannot determine the storage class
name.

Signed-off-by: Alexander Wels <awels@redhat.com>
Read the mapping from the driver-config ConfigMap.
Use this mapping to determine if a snapshot can be
created with the storage/volume snapshot class combination.
If not possible return an error with a list of the
possible snapshot classes.

Signed-off-by: Alexander Wels <awels@redhat.com>
@openshift-ci openshift-ci bot requested review from aglitke and rgolangh April 8, 2024 17:03
Signed-off-by: David Vossel <davidvossel@gmail.com>
…ner (kubevirt#104)

Signed-off-by: David Vossel <davidvossel@gmail.com>
Copy link

@davidvossel davidvossel left a comment

Choose a reason for hiding this comment

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

/lgtm
/approve

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Apr 8, 2024
Copy link

openshift-ci bot commented Apr 8, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: awels, davidvossel

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 the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 8, 2024
@awels
Copy link
Author

awels commented Apr 15, 2024

/test e2e-kubevirt-aws-csi

Copy link

openshift-ci bot commented Apr 15, 2024

@awels: all tests passed!

Full PR test history. Your PR dashboard.

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. I understand the commands that are listed here.

@davidvossel
Copy link

/retitle "NO-JIRA - Sync upstream kubevirt-csi 2024-04-08"

@openshift-ci openshift-ci bot changed the title Sync upstream kubevirt-csi 2024-04-08 "NO-JIRA - Sync upstream kubevirt-csi 2024-04-08" Apr 15, 2024
@davidvossel
Copy link

/jira refresh

@openshift-ci-robot
Copy link

@davidvossel: No Jira issue is referenced in the title of this pull request.
To reference a jira issue, add 'XYZ-NNN:' to the title of this pull request and request another refresh with /jira refresh.

In response to this:

/jira refresh

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 openshift-eng/jira-lifecycle-plugin repository.

@awels awels changed the title "NO-JIRA - Sync upstream kubevirt-csi 2024-04-08" CNV-36073 - Sync upstream kubevirt-csi 2024-04-08 Apr 15, 2024
@davidvossel
Copy link

/retitle "NO-JIRA: Sync upstream kubevirt-csi 2024-04-08"

@openshift-ci openshift-ci bot changed the title CNV-36073 - Sync upstream kubevirt-csi 2024-04-08 "NO-JIRA: Sync upstream kubevirt-csi 2024-04-08" Apr 15, 2024
@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Apr 15, 2024
@openshift-ci-robot
Copy link

@awels: This pull request explicitly references no jira issue.

In response to this:

What this PR does / why we need it:
Complete support for snapshots, minus enabling e2e tests

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

Special notes for your reviewer:

Release note:

Complete support for snapshots

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 openshift-eng/jira-lifecycle-plugin repository.

@davidvossel
Copy link

davidvossel commented Apr 15, 2024

/retitle "CNV-36073 - Sync upstream kubevirt-csi 2024-04-08"

@openshift-ci openshift-ci bot changed the title "NO-JIRA: Sync upstream kubevirt-csi 2024-04-08" "CNV-36073 - Sync upstream kubevirt-csi 2024-04-08" Apr 15, 2024
@davidvossel
Copy link

davidvossel commented Apr 15, 2024

/retitle "CNV-36073: Sync upstream kubevirt-csi 2024-04-08"

@openshift-ci openshift-ci bot changed the title "CNV-36073 - Sync upstream kubevirt-csi 2024-04-08" "CNV-36073: Sync upstream kubevirt-csi 2024-04-08" Apr 15, 2024
@openshift-ci-robot
Copy link

openshift-ci-robot commented Apr 15, 2024

@awels: This pull request references CNV-36073 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 story to target the "4.16.0" version, but no target version was set.

In response to this:

What this PR does / why we need it:
Complete support for snapshots, minus enabling e2e tests

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

Special notes for your reviewer:

Release note:

Complete support for snapshots

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 openshift-eng/jira-lifecycle-plugin repository.

@davidvossel
Copy link

/jira refresh

@openshift-ci-robot
Copy link

openshift-ci-robot commented Apr 15, 2024

@davidvossel: This pull request references CNV-36073 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 story to target the "4.16.0" version, but no target version was set.

In response to this:

/jira refresh

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 openshift-eng/jira-lifecycle-plugin repository.

@davidvossel
Copy link

/retitle "NO-JIRA: Sync upstream kubevirt-csi 2024-04-08"

@openshift-ci openshift-ci bot changed the title "CNV-36073: Sync upstream kubevirt-csi 2024-04-08" "NO-JIRA: Sync upstream kubevirt-csi 2024-04-08" Apr 15, 2024
@openshift-ci-robot
Copy link

@awels: This pull request explicitly references no jira issue.

In response to this:

What this PR does / why we need it:
Complete support for snapshots, minus enabling e2e tests

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

Special notes for your reviewer:

Release note:

Complete support for snapshots

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 openshift-eng/jira-lifecycle-plugin repository.

@openshift-merge-bot openshift-merge-bot bot merged commit c43f182 into openshift:master Apr 15, 2024
4 checks passed
@davidvossel
Copy link

/retitle "CNV-36073: Sync upstream kubevirt-csi 2024-04-08"

@openshift-ci openshift-ci bot changed the title "NO-JIRA: Sync upstream kubevirt-csi 2024-04-08" "[CNV-36073](https://issues.redhat.com//browse/CNV-36073): Sync upstream kubevirt-csi 2024-04-08" Apr 15, 2024
@openshift-bot
Copy link

[ART PR BUILD NOTIFIER]

This PR has been included in build ose-kubevirt-csi-driver-container-v4.16.0-202404152212.p0.gc43f182.assembly.stream.el9 for distgit ose-kubevirt-csi-driver-rhel8.
All builds following this will include this PR.

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. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. 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