lifecycle icon indicating copy to clipboard operation
lifecycle copied to clipboard

failed to initialize analyzer: validating registry read access: ensure registry read access

Open yuvalshp opened this issue 1 year ago • 4 comments

Summary

Hi,

I'm using the Tekton Buildpacks task from this link: https://hub.tekton.dev/tekton/task/buildpacks

I'm working with a private registry (Harbor) and followed the documentation here: https://github.com/tektoncd/catalog/blob/main/task/buildpacks/0.6/samples/dockerconfig.yaml

However, I'm encountering the following error:

failed to initialize analyzer: validating registry read access: ensure registry read access

The config.json is valid. The connection to Harbor is confirmed to be working. Im using in the "paketobuildpacks/builder:base" for builder. What could be causing this issue?

thanks


Reproduction

Steps
Current behavior
Expected behavior

Context

lifecycle version
platform version(s)
anything else?

yuvalshp avatar Sep 17 '24 19:09 yuvalshp