From cc22c80e4956600aa0ff422766fe0455b0a29edc Mon Sep 17 00:00:00 2001 From: Max Date: Fri, 9 Jun 2023 09:59:29 -0700 Subject: [PATCH] Add issue template for OS validation (#7695) * Add issue template for OS validation Signed-off-by: rancher-max --- .github/ISSUE_TEMPLATE/os_validation.md | 26 +++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/os_validation.md diff --git a/.github/ISSUE_TEMPLATE/os_validation.md b/.github/ISSUE_TEMPLATE/os_validation.md new file mode 100644 index 0000000000..f096335f35 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/os_validation.md @@ -0,0 +1,26 @@ +--- +name: Validate Operating System +about: Request validation of an operating system +title: 'Validate OS VERSION' +labels: ["kind/os-validation"] +assignees: '' + +--- + + + +**K3s Versions to be Validated** + + + +**Testing Considerations** + +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** + +