kaniko requires authentication for base images that are in gcr.io #966
Labels
area/behavior
all bugs related to kaniko behavior like running in as root
kind/bug
Something isn't working
priority/p3
agreed that this would be good to have, but no one is available at the moment.
Actual behavior
I tried to use --tarPath where the base image is in gcr.io which will cause it to try to authenticate to gcr.io even for public images.
Update: the issue is more widespread. It's an issue also when you're not using --tarPath, for example if you were using a local registry and are not authenticated with gcr.
Expected behavior
base images in gcr.io shouldn't need authentication
To Reproduce
Steps to reproduce the behavior:
Additional Information
e90df5b891a7
Triage Notes for the Maintainers
--cache
flagThe text was updated successfully, but these errors were encountered: