Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add issue template for OS validation #7695

Merged
merged 2 commits into from
Jun 9, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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. -->
rancher-max marked this conversation as resolved.
Show resolved Hide resolved

**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
rancher-max marked this conversation as resolved.
Show resolved Hide resolved
2. Validate SUC upgrade
3. Install Rancher Manager
4. Validate snapshot resore via `cluster-reset-restore-path`
rancher-max marked this conversation as resolved.
Show resolved Hide resolved


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