mirror of
https://github.com/projectcapsule/capsule.git
synced 2026-08-25 16:07:24 +00:00
1.1 KiB
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:
- Provide the Capsule Tenant YAML definitions
- 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)