Files
capsule/.github/ISSUE_TEMPLATE/bug_report.md
T

1.1 KiB

name, about, title, labels, assignees
name about title labels assignees
Bug report Create a report to help us improve Capsule blocked-needs-validation, bug

Bug description

A clear and concise description of what the bug is.

How to reproduce

Steps to reproduce the behavior:

  1. Provide the Capsule Tenant YAML definitions
  2. Provide all managed Kubernetes resources

Expected behavior

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

Logs

If applicable, please provide logs of capsule.

In a standard stand-alone installation of Capsule, you'd get this by running kubectl -n capsule-system logs deploy/capsule-controller-manager.

Additional context

  • Capsule version: (capsule --version)
  • Helm Chart version: (helm list -n capsule-system)
  • Kubernetes version: (kubectl version)