v1.31.9 are failing.v1.31.9+vmware.1 creates invalid tanzu-core PackageRepository.v1.30.13+vmware.1 to v1.31.9+vmware.1 works.A string mapping mismatch inside the package bundle's tanzu_core_pkg.yaml. It mistakenly lists v1.31.9+vmware.2 instead of the expected v1.31.9+vmware.1. Because of this typo, the tanzu-core PackageRepository fails to reconcile.
Broadcom Engineering is aware of this issue.
For an Air-gapped registry workaround. Please see steps below:
tanzu-core Image to a machine which has access to the Air-gapped registry and has docker installed .docker load -i tanzu-packages-airgapped-v2.5.4_424.tar
docker image ls
# verify the image
# [private registry root]/cse424/vmware-cloud-director/tanzu-packages-airgapped-v2.5.4:4.2.4
docker tag [private registry root]/cse424/vmware-cloud-director/tanzu-packages-airgapped-v2.5.4:4.2.4 [private registry root]/vmware-cloud-director/tanzu-packages-airgapped-v2.5.4:4.2.4
docker push [private registry root]/vmware-cloud-director/tanzu-packages-airgapped-v2.5.4:4.2.4
Following this, try to now create a cluster with v2.5.4 v1.31.9+vmware.1.