kpack-cli icon indicating copy to clipboard operation
kpack-cli copied to clipboard

invalid credentials, ensure registry credentials for 'myregistry.com' are available locally

Open pradeep288 opened this issue 3 years ago • 0 comments

I am able login to myregistry.com(name changed) using the docker login command but installing the TBS is failing with this issue

Command used:

tanzu package install tbs -p buildservice.tanzu.vmware.com -v 1.3.0 -n tap-install -f tbs-values.yaml --poll-timeout 30m
error: package reconciliation failed: kapp: Error: waiting on reconcile tanzunetdependencyupdater/dependency-updater (buildservice.tanzu.vmware.com/v1alpha1) namespace: build-service:
  Finished unsuccessfully (Encountered failure condition Ready == False: CannotImportDescriptor (message: invalid credentials, ensure registry credentials for myregistry.com' are available locally))

pradeep288 avatar Oct 21 '21 17:10 pradeep288