40 lines
981 B
Markdown
40 lines
981 B
Markdown
---
|
|
name: Bug report
|
|
about: Report a bug to help us improve cert-manager
|
|
|
|
---
|
|
|
|
<!--
|
|
Bugs should be filed for issues encountered whilst operating cert-manager.
|
|
You should first attempt to resolve your issues through the community support
|
|
channels, e.g. Slack, in order to rule out individual configuration errors.
|
|
Please provide as much detail as possible.
|
|
-->
|
|
|
|
**Describe the bug**:
|
|
<!--
|
|
A clear and concise description of what the bug is.
|
|
Tip: you can use
|
|
```
|
|
<code here>
|
|
```
|
|
for code blocks of your kubectl output or YAML files.
|
|
-->
|
|
|
|
**Expected behaviour**:
|
|
<!--A concise description of what you expected to happen.-->
|
|
|
|
**Steps to reproduce the bug**:
|
|
<!--Steps to reproduce the bug should be clear and easily reproducible to help people
|
|
gain an understanding of the problem.-->
|
|
|
|
**Anything else we need to know?**:
|
|
|
|
**Environment details:**:
|
|
- Kubernetes version:
|
|
- Cloud-provider/provisioner:
|
|
- cert-manager version:
|
|
- Install method: e.g. helm/static manifests
|
|
|
|
/kind bug
|