35 lines
871 B
Markdown
35 lines
871 B
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve
|
|
title: ''
|
|
labels: ''
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
### Describe the bug
|
|
<!-- A clear and concise description of what the bug is. -->
|
|
|
|
### To Reproduce
|
|
<!-- Steps to reproduce the behavior: -->
|
|
<!-- 1. Built image '...' -->
|
|
<!-- 2. Ran command '....' -->
|
|
<!-- 3. See error -->
|
|
|
|
### Logs
|
|
<!-- Add logs to help explain your problem -->
|
|
|
|
### Screenshots
|
|
<!-- If applicable, add screenshots to help explain your problem -->
|
|
|
|
### Environment
|
|
<!-- - OS: [e.g. MacOS Big Sur v11.6] -->
|
|
<!-- - Kubernetes distribution, version: [e.g. minikube, GKE (Standard or Autopilot), EKS, AWS ... ] -->
|
|
<!-- - Any relevant tool version: [e.g. Docker v20.10.8] -->
|
|
|
|
### Additional context
|
|
<!-- Add any other context about the problem here -->
|
|
|
|
### Exposure
|
|
<!-- Is the bug intermittent, persistent? Is it widespread, local? -->
|