You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My guess is that it returns 401 the first time because the image repository doesn't exists (and the registry prefers to say "you don't have the right for it").
We should make sure it is not resulting in an error though. Not being able to fetch shouldn't make the build error out.
using tekton-cache with oci upload always get a unauthorized the first time after the cluster is getting booted
if we restart the pipelinerun using tekton-cache then it doesn't get unauthorized anymore
what is going on?
The text was updated successfully, but these errors were encountered: