kaniko/pkg/executor
Sam Stoelinga 8a020010b7 Add ability to use public GCR image
Kaniko by default used to configure the GCR credential helper however
this caused Kaniko to fail when trying to use a base image from a public
GCR image. This patch makes it possible to use public GCR images as base
image when using docker even when you're not authenticated to GCR.

Co-authored-by: Nate Williams <nate.williams@files.com>
2020-03-17 09:09:41 -07:00
..
build.go Merge pull request #1075 from greut/label-flag 2020-03-12 13:47:01 -07:00
build_test.go executor: add --label flag 2020-03-07 18:17:26 +01:00
composite_cache.go fix resolve link for dirs with trailing / 2020-03-06 09:38:00 -08:00
composite_cache_test.go update build and composite cache tests 2020-01-23 15:37:38 -08:00
fakes.go more stagebuilder caching tests 2019-11-28 08:42:13 -08:00
push.go Add ability to use public GCR image 2020-03-17 09:09:41 -07:00
push_test.go Allow user to provide registry certificate 2020-03-08 18:17:50 +01:00