+++ This bug was initially created as a clone of Bug #1993121 +++ Description of problem: Rhel9 templates provider-url annotation is template.kubevirt.io/provider-url: 'https://www.redhat.org' The URL should be updated to https://www.redhat.com/ (to match other RHEL templates) Version-Release number of selected component (if applicable): CNV 4.9.0 How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Postponing to 4.8.2, because the issue has no influence on functionality.
Tested with v4.8.2-2; url still ends with "org" rhel9-desktop-large openshift.io/provider-display-name: KubeVirt template.kubevirt.io/provider: Red Hat template.kubevirt.io/provider-support-level: Community template.kubevirt.io/provider-url: https://www.redhat.org
Verified with ssp-operator v4.8.2-2: for i in `oc get template -n openshift -oname|cut -d'/' -f2|grep rhel9`; do echo $i; oc get template -n openshift $i -oyaml|grep "provider-url"; done rhel9-desktop-large template.kubevirt.io/provider-url: https://www.redhat.com rhel9-desktop-medium template.kubevirt.io/provider-url: https://www.redhat.com rhel9-desktop-small template.kubevirt.io/provider-url: https://www.redhat.com rhel9-desktop-tiny template.kubevirt.io/provider-url: https://www.redhat.com rhel9-highperformance-large template.kubevirt.io/provider-url: https://www.redhat.com rhel9-highperformance-medium template.kubevirt.io/provider-url: https://www.redhat.com rhel9-highperformance-small template.kubevirt.io/provider-url: https://www.redhat.com rhel9-highperformance-tiny template.kubevirt.io/provider-url: https://www.redhat.com rhel9-server-large template.kubevirt.io/provider-url: https://www.redhat.com rhel9-server-medium template.kubevirt.io/provider-url: https://www.redhat.com rhel9-server-small template.kubevirt.io/provider-url: https://www.redhat.com rhel9-server-tiny template.kubevirt.io/provider-url: https://www.redhat.com
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Moderate: OpenShift Virtualization 4.8.2 Images security and bug fix update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2021:3598