Add issue template for OS validation (#7695)

* Add issue template for OS validation

Signed-off-by: rancher-max <max.ross@suse.com>
This commit is contained in:
Max 2023-06-09 09:59:29 -07:00 committed by GitHub
parent efa86a63e8
commit cc22c80e49
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 26 additions and 0 deletions

26
.github/ISSUE_TEMPLATE/os_validation.md vendored Normal file
View File

@ -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 [...]" -->