50 lines
1.0 KiB
Markdown
50 lines
1.0 KiB
Markdown
---
|
|
name: Bug Report
|
|
about: Let us know about an unexpected error, a crash, or an incorrect behavior.
|
|
labels: "type/bug"
|
|
---
|
|
|
|
<!--
|
|
Hi there,
|
|
|
|
Thank you for opening an issue. Please note that we try to keep the Nomad issue
|
|
tracker reserved for bug reports and feature requests. For general usage
|
|
questions, please see: https://www.nomadproject.io/community
|
|
|
|
-->
|
|
|
|
### Nomad version
|
|
Output from `nomad version`
|
|
|
|
### Operating system and Environment details
|
|
|
|
### Issue
|
|
|
|
### Reproduction steps
|
|
|
|
#### Expected Result
|
|
|
|
#### Actual Result
|
|
|
|
### Job file (if appropriate)
|
|
|
|
<!--
|
|
If possible please post relevant logs in the issue.
|
|
`
|
|
Logs and other artifacts may also be sent to: nomad-oss-debug@hashicorp.com
|
|
|
|
Please link to your Github issue in the email and reference it in the subject
|
|
line:
|
|
|
|
> To: nomad-oss-debug@hashicorp.com
|
|
>
|
|
> Subject: GH-1234: Errors garbage collecting allocs
|
|
|
|
Emails sent to that address are readable by all HashiCorp employees but are
|
|
*not* publicly visible.
|
|
-->
|
|
|
|
### Nomad Server logs (if appropriate)
|
|
|
|
### Nomad Client logs (if appropriate)
|