kubectl describe pkgi XXXX" is similar to: usefulErrorMessage: |
vendir: Error: Syncing directory '0':
Syncing directory '.' with imgpkgBundle contents:
Fetching image:
Error while preparing a transport to talk with the registry:
Unable to create round tripper:
Get "https://<harbor_fqdn>/v2/": tls: failed to verify certificate: x509: certificate signed by unknown authority
version: 3.2.0vSphere with Tanzu 8.x
When upgrading the TKG Service, the CPVM doesn't identify CA cert correctly, so it is not able to pull image from harbor
To resolve this issue, follow the below steps:
https://'/etc/containerd/certs.d' and '/etc/containerd/private-registries'openssl x509 -in /etc/containerd/certs.d/<harbor_fqdn>/ca.crt -text -noout
service-control --stop --allservice-control --start --all
Please engage Broadcom Support in case of any concern.