kubevirt / containerized-data-importer

Data Import Service for kubernetes, designed with kubevirt in mind.
Apache License 2.0
429 stars 269 forks source link

[release-v1.57] Handle potential nil pointer in handleSnapshot #3513

Closed kubevirt-bot closed 3 weeks ago

kubevirt-bot commented 3 weeks ago

This is an automated cherry-pick of #3479

/assign akalenyu

BugFix: nil pointer in handleSnapshot
kubevirt-bot commented 3 weeks ago

@kubevirt-bot: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-cdi-apidocs 17aceaad6f6be0c7666efc93639f898d856feb71 link false /test pull-cdi-apidocs
pull-cdi-linter 17aceaad6f6be0c7666efc93639f898d856feb71 link false /test pull-cdi-linter
Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository. I understand the commands that are listed [here](https://go.k8s.io/bot-commands).
awels commented 3 weeks ago

/lgtm /approve

kubevirt-bot commented 3 weeks ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: awels

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](https://github.com/kubevirt/containerized-data-importer/blob/release-v1.57/OWNERS)~~ [awels] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment