2022-08-22 22:31:10 +08:00

30 lines
672 B
Markdown

---
name: Bug Report
about: Create a report to help us improve this project
---
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!
-->
**What happened**:
**What you expected to happen**:
**How to reproduce it**:
**Anything else we need to know?**:
**Environment**:
<!--
Run following command to get CSI driver version:
kubectl get po -n kube-system -o yaml | grep gcr | grep nfs
-->
- CSI Driver version:
- Kubernetes version (use `kubectl version`):
- OS (e.g. from /etc/os-release):
- Kernel (e.g. `uname -a`):
- Install tools:
- Others: