Bug 1753710
| Summary: | [SSP] Common templates - template validator should use labels, instead of annotations, for validations | ||
|---|---|---|---|
| Product: | Container Native Virtualization (CNV) | Reporter: | Ruth Netser <rnetser> |
| Component: | Guest Support | Assignee: | Martin Sivák <msivak> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Ruth Netser <rnetser> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 2.1.0 | CC: | cnv-qe-bugs, fdeutsch, fromani, ipinto, msivak, sgordon |
| Target Milestone: | --- | ||
| Target Release: | 2.2.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | kubevirt-template-validator-v2.2.0-2 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-01-30 20:02:43 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Ruth Netser
2019-09-19 15:34:53 UTC
Fixed upstream in https://github.com/fromanirh/kubevirt-template-validator/pull/29 please add fixed in version Verified on CNV 2.2.0. 1. Created a template with `vm.kubevirt.io/template` and `vm.kubevirt.io/template.namespace` under metadata-> labels 2. Created a template with `vm.kubevirt.io/template` and `vm.kubevirt.io/template.namespace` under metadata-> annotations 3. Delete both 4. Add both The UI only provides templates which are in the same namespace as the created VM - template is found, validations checked. closing this bug manually; it should have been included in https://access.redhat.com/errata/RHEA-2020:0307 |