Description of problem: In the "Edit Disk", under "Enable preallocation", the link in "Refer to the Documentation …" points to older 4.7 documentation. In the "Edit Disk", under "Access Mode", in the Warning, the link to "Learn more" link points to old 4.6 documentation. Version-Release number of selected component (if applicable): 4.8.0 How reproducible: always Steps to Reproduce: 1. Virtualization=>Templates=> select a template 2. go into details and select Disks tab 3. pick a disk template "${NAME}" and edit it and check the links Actual results: The links point to older versions of documentation. Expected results: All links point to recent (4.8) version of documentation. Additional info:
Could see more links are using old OCP version, as OCP 4.8 is released, all these links should point to 4.8, and I confirmed all below links are existing after change to 4.8. $ cd console/frontend/packages/kubevirt-plugin/src $ grep https://docs.openshift.com/ $(find . -type f) ./components/cdi-upload-provider/consts.ts: 'https://docs.openshift.com/container-platform/4.5/virt/virtual_machines/importing_vms/virt-importing-virtual-machine-images-datavolumes.html#virt-cdi-supported-operations-matrix_virt-importing-virtual-machine-images-datavolumes'; ./components/cdi-upload-provider/upload-pvc-form/upload-pvc-form.tsx: href="https://docs.openshift.com/container-platform/4.7/virt/virtual_machines/virtual_disks/virt-uploading-local-disk-images-block.html" ./utils/strings.ts: 'https://docs.openshift.com/container-platform/4.6/virt/virtual_machines/virtual_disks/virt-features-for-storage.html'; ./utils/strings.ts: 'https://docs.openshift.com/container-platform/4.7/virt/virtual_machines/importing_vms/virt-importing-rhv-vm.html'; ./utils/strings.ts: 'https://docs.openshift.com/container-platform/4.7/virt/virtual_machines/importing_vms/virt-importing-vmware-vm.html'; ./utils/strings.ts: 'https://docs.openshift.com/container-platform/4.7/networking/configuring_ingress_cluster_traffic/configuring-ingress-cluster-traffic-nodeport.html#nw-using-nodeport_configuring-ingress-cluster-traffic-nodeport'; ./utils/strings.ts: 'https://docs.openshift.com/container-platform/4.7/virt/virtual_machines/virtual_disks/virt-using-preallocation-for-datavolumes.html'; ./constants/v2v.ts: 'https://docs.openshift.com/container-platform/latest/virt/virtual_machines/importing_vms/virt-importing-vmware-vm.html'; ./constants/v2v.ts: 'https://docs.openshift.com/container-platform/latest/virt/virtual_machines/importing_vms/virt-importing-rhv-vm.html'; ./constants/vm-templates/constants.ts: 'https://docs.openshift.com/container-platform/4.6/storage/container_storage_interface/persistent-storage-csi-snapshots.html';
Plus, some of them are using `latest`, are we okay to use `latest` for all links?
Verified on master
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 Container Platform 4.9.0 bug fix and security 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:3759