kaniko/pkg
David Dooling 0871dfd6ab
Use DOCKER_CONFIG for docker config location
If the DOCKER_CONFIG environment variable is set, use it when
determining if the Docker config file exists.  Fall back to kaniko
default if it the DOCKER_CONFIG environment variable is not set.

Fixes #1228
2020-05-04 16:46:50 -05:00
..
buildcontext Merge pull request #1196 from yw-liu/master 2020-05-03 20:53:43 -07:00
cache Support for private registries in the cache warmer 2020-01-15 15:35:42 +01:00
commands feat: ensure relative WorkingDir work 2020-05-04 15:48:39 +02:00
config feat: multistages is now built without unusued stages 2020-04-17 09:59:56 +02:00
constants Defer initial snapshot. Remove ReadSuccess() 2020-04-30 13:25:22 -07: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 feat: multistages is now built without unusued stages 2020-04-17 09:59:56 +02:00
executor Use DOCKER_CONFIG for docker config location 2020-05-04 16:46:50 -05:00
fakes refactor cache.Warm and add tests 2020-01-10 12:29:17 -08:00
filesystem Merge pull request #1193 from tp-tc/dangling-symlink 2020-05-03 20:47:12 -07:00
image Update linter and fix errors 2019-12-21 12:27:14 -08:00
logging Add timestamp to logs 2020-04-23 13:40:47 +02:00
mocks/go-containerregistry/mockv1 rename mock pkg for lint 2020-01-17 14:59:14 -08:00
snapshot fix a bug where file check nil is insufficient 2020-05-01 22:38:14 -07:00
timing Add a lot more timing data. (#518) 2019-01-10 13:27:55 -07:00
util Merge pull request #1164 from tstromberg/add-groups 2020-05-03 22:00:36 -07:00
version Set a user-agent for registry pushes. (#87) 2018-04-13 14:25:58 -07:00