Skip to content

Commit

Permalink
Add issue template for OS validation (#7695)
Browse files Browse the repository at this point in the history
* Add issue template for OS validation

Signed-off-by: rancher-max <max.ross@suse.com>
  • Loading branch information
rancher-max authored Jun 9, 2023
1 parent efa86a6 commit cc22c80
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions .github/ISSUE_TEMPLATE/os_validation.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
---
name: Validate Operating System
about: Request validation of an operating system
title: 'Validate OS VERSION'
labels: ["kind/os-validation"]
assignees: ''

---

<!-- Thanks for helping us to improve K3s! We welcome all OS validation requests. Please fill out each area of the template so we can better help you. Comments like this will be hidden when you post but you can delete them if you wish. -->

**K3s Versions to be Validated**
<!-- A list of released k3s versions to validate the OS for. -->


**Testing Considerations**
<!-- Add/remove test cases that should be considered in addition/as opposed to to the below standard ones. -->
1. Install and run sonobuoy conformance tests on a hardened cluster
2. Validate SUC upgrade
3. Install Rancher Manager
4. Validate snapshot restore via `cluster-reset-restore-path`


**Additional Information**
<!-- Add any other information or context about the OS here. Ex. "Please validate with Selinux [...]" -->

0 comments on commit cc22c80

Please sign in to comment.