You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 6, 2024. It is now read-only.
about: Use this template for reporting bugs or issues.
4
+
title: "[DATE] - Title"
5
+
labels: bug
6
+
---
7
+
# Bug Report
8
+
9
+
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!
10
+
11
+
If the matter is security related, please disclose it privately via https://kubernetes.io/security/
12
+
-->
13
+
14
+
**What happened**:
15
+
16
+
**What you expected to happen**:
17
+
18
+
**How to reproduce this bug (as minimally and precisely as possible)**:
19
+
20
+
**Anything else relevant for this bug report?**:
21
+
22
+
**Environment**:
23
+
24
+
- Kubernetes version (use `kubectl version`), please list client and server:
25
+
- Sidecar version (provide the release tag or commit hash):
26
+
- Provisoner name and version (provide the release tag or commit hash):
27
+
- Cloud provider or hardware configuration:
28
+
- OS (e.g: `cat /etc/os-release`):
29
+
- Kernel (e.g. `uname -a`):
30
+
- Install tools:
31
+
- Network plugin and version (if this is a network-related bug):
0 commit comments