Skip to content
This repository was archived by the owner on Jan 29, 2025. It is now read-only.

Commit 644acdb

Browse files
committed
Update github issue template to request K8s scheduler and TAS logs
Signed-off-by: Madalina Lazar <madalina.lazar@intel.com>
1 parent fac4722 commit 644acdb

File tree

3 files changed

+30
-3
lines changed

3 files changed

+30
-3
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,16 @@ Please describe accurately the steps to reproduce the behavior.
1717
A clear and concise description of what you expected to happen.
1818

1919
**Logs**
20-
If applicable, add the relevant logs to help explain your problem.
20+
If applicable, add the relevant logs to help explain your problem.
21+
Please consider adding at least the logs from the kube-scheduler and telemetry-aware-scheduling pods (if installed).
22+
23+
***kube-scheduler logs***
24+
```
25+
```
26+
27+
***telemetry-aware-scheduling logs***
28+
```
29+
```
2130

2231
**Environment (please complete the following information):**
2332
Let us know what K8s version, distribution, and if you are deploying in BM, VM, or within a Cloud provider.

.github/ISSUE_TEMPLATE/loading-an-issue--ask-for-help-.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,16 @@ Please describe accurately the steps to reproduce the behavior.
1818
A clear and concise description of what you expected to happen.
1919

2020
**Logs**
21-
If applicable, add the relevant logs to help explain your problem.
21+
If applicable, add the relevant logs to help explain your problem.
22+
Please consider adding at least the logs from the kube-scheduler and telemetry-aware-scheduling pods (if installed).
23+
24+
***kube-scheduler logs***
25+
```
26+
```
27+
28+
***telemetry-aware-scheduling logs***
29+
```
30+
```
2231

2332
**Environment (please complete the following information):**
2433
Let us know what K8s version, distribution, and if you are deploying in BM, VM, or within a Cloud provider.

.github/ISSUE_TEMPLATE/loading-an-issue.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,16 @@ Please describe accurately the steps to reproduce the behavior.
1717
A clear and concise description of what you expected to happen.
1818

1919
**Logs**
20-
If applicable, add the relevant logs to help explain your problem.
20+
If applicable, add the relevant logs to help explain your problem.
21+
Please consider adding at least the logs from the kube-scheduler and telemetry-aware-scheduling pods (if installed).
22+
23+
***kube-scheduler logs***
24+
```
25+
```
26+
27+
***telemetry-aware-scheduling logs***
28+
```
29+
```
2130

2231
**Environment (please complete the following information):**
2332
Let us know what K8s version, distribution, and if you are deploying in BM, VM, or within a Cloud provider.

0 commit comments

Comments
 (0)