CNV-93555: Add VM template categories documentation - #119832
abrennan89 wants to merge 3 commits into
Conversation
Add documentation for the new VM template categories feature, which allows users to organize and filter templates by application type using the vm.kubevirt.io/category label. New modules: - About VM template categories (concept) - Editing a VM template category (procedure) - Filtering VM templates by category (procedure) - Setting a category when saving a VM as a template (procedure) - VM template category column reference (reference) Updated modules: - virt-creating-vm-from-template-web: updated filter step to mention the dedicated Category filter - virt-creating-vms-from-templates assembly: added new VM template categories section with all new modules Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
@abrennan89: This pull request references CNV-93555 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "5.1.0" version, but no target version was set. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
- Use imperative form for procedure titles (Edit, Filter, Set) - Replace "appears" with "is displayed" per Red Hat style guide - Use active voice for category storage descriptions - Replace "Alternatively" with simpler phrasing - Backtick VirtualMachineTemplate API object references Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Per engineering feedback, document category support differences across all three template types: - v1beta1 VirtualMachineTemplate: full support (create + edit) - v1alpha1 VirtualMachineTemplate: edit-only (VMTR CRD limitation) - OpenShift Template: no category support (uses workload profile) Updated concept module with "Category support by template type" section, added a note to the save-as-template procedure about the v1beta1 requirement, expanded the reference table to show all three types, and clarified the editing procedure applies to both versions. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
/retest |
|
@abrennan89: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
Summary
vm.kubevirt.io/categorylabel.Test plan
virt-creating-vm-from-template-web.adocis accurateJira: https://redhat.atlassian.net/browse/CNV-93555
Epic: https://redhat.atlassian.net/browse/CNV-92485
🤖 Generated with Claude Code