vSphere with Tanzu
If the Content Library contains more than one OS image entry for the same distribution but with different version releases, ambiguity occurs during image resolution. Explicitly defining the desired version is required to retrieve the correct OS image
Validation:
kubectl get clustercontentlibraries
NAME VSPHERENAME TYPE STORAGETYPE AGE
cl-<clid> Tanzu - Subscribed Subscribed Datastore Xdkubectl get clustercontentlibraryitems --sort-by='{.status.contentLibraryRef.name}' --no-headers | awk '{print $1,$2,$3}' | sort -n | grep cl-<clid>clitem-a6a2a2b3846e4d4b1 ob-24791110-ubuntu-2404-amd64-v1.33.1---vmware.1-fips-vkr.2 cl-<clid>clitem-83f0442c0c3bfc06f ob-24791150-ubuntu-2204-amd64-v1.33.1---vmware.1-fips-vkr.2 cl-<clid>Resolution: