---
name: Bug Report
about: Report a bug in containerized-data-importer
title: ''
labels: kind/bug
assignees: ''

---
<!-- Make sure that you visit our User Guide at https://kubevirt.io/user-guide.
-->

**What happened**:
A clear and concise description of what the bug is.

**What you expected to happen**:
A clear and concise description of what you expected to happen.

**How to reproduce it (as minimally and precisely as possible)**:
Steps to reproduce the behavior.

**Additional context**:
Add any other context about the problem here.

**Environment**:
- CDI version (use `kubectl get deployments cdi-deployment -o yaml`): N/A
- Kubernetes version (use `kubectl version`): N/A
- DV specification: N/A
- Cloud provider or hardware configuration: N/A
- OS (e.g. from /etc/os-release): N/A
- Kernel (e.g. `uname -a`): N/A
- Install tools: N/A
- Others: N/A
