kaniko/pkg
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
..
buildcontext refactory the code and add CreateTargetTarfile in fs_util.go 2019-10-22 16:44:51 +08:00
cache Support for private registries in the cache warmer 2020-01-15 15:35:42 +01:00
commands more tests similar to docker cp 2020-03-09 15:54:35 -07:00
config Merge pull request #1075 from greut/label-flag 2020-03-12 13:47:01 -07:00
constants set log format using a flag 2020-02-07 00:05:59 +02:00
creds Refactor our credential fetching to only get k8s credentials if we are on k8s. (#522) 2019-01-11 11:36:43 -07:00
dockerfile Fix #519 capital letter in stage names 2020-01-20 15:57:05 -08:00
executor Add ability to use public GCR image 2020-03-17 09:09:41 -07:00
fakes refactor cache.Warm and add tests 2020-01-10 12:29:17 -08:00
filesystem create correct link across Multistage builds 2020-03-07 11:28:16 -08:00
image Update linter and fix errors 2019-12-21 12:27:14 -08:00
logging More idiomatic logging config 2020-02-07 16:13:03 -08:00
mocks/go-containerregistry/mockv1 rename mock pkg for lint 2020-01-17 14:59:14 -08:00
snapshot better error wrapping and add more tests for copy 2020-03-06 17:18:36 -08:00
timing Add a lot more timing data. (#518) 2019-01-10 13:27:55 -07:00
util more tests similar to docker cp 2020-03-09 15:54:35 -07:00
version Set a user-agent for registry pushes. (#87) 2018-04-13 14:25:58 -07:00