mirror of
https://github.com/netbirdio/netbird.git
synced 2026-04-19 00:36:38 +00:00
Apply peer validator cache mechanism --------- Co-authored-by: Maycon Santos <mlsmaycon@gmail.com> Co-authored-by: Yury Gargay <yury.gargay@gmail.com> Co-authored-by: Viktor Liu <viktor@netbird.io> Co-authored-by: Bethuel Mmbaga <bethuelmbaga12@gmail.com> Co-authored-by: pascal-fischer <32096965+pascal-fischer@users.noreply.github.com> Co-authored-by: Misha Bragin <bangvalo@gmail.com>
45 lines
818 B
Markdown
45 lines
818 B
Markdown
---
|
|
name: Bug/Issue report
|
|
about: Create a report to help us improve
|
|
title: ''
|
|
labels: ['triage-needed']
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**Describe the problem**
|
|
|
|
A clear and concise description of what the problem is.
|
|
|
|
**To Reproduce**
|
|
|
|
Steps to reproduce the behavior:
|
|
1. Go to '...'
|
|
2. Click on '....'
|
|
3. Scroll down to '....'
|
|
4. See error
|
|
|
|
**Expected behavior**
|
|
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
**Are you using NetBird Cloud?**
|
|
|
|
Please specify whether you use NetBird Cloud or self-host NetBird's control plane.
|
|
|
|
**NetBird version**
|
|
|
|
`netbird version`
|
|
|
|
**NetBird status -d output:**
|
|
|
|
If applicable, add the `netbird status -d' command output.
|
|
|
|
**Screenshots**
|
|
|
|
If applicable, add screenshots to help explain your problem.
|
|
|
|
**Additional context**
|
|
|
|
Add any other context about the problem here.
|