kaniko/pkg
cvgw e652f815ef Fix #519 capital letter in stage names
update stage code so that when comparing the BaseName of
a stage against the recorded, lowercase version of a Stage name
the BaseName is also lowercased.
2020-01-20 15:57:05 -08: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 Fix bug with docker compatibility 2020-01-13 21:18:54 -08:00
config Update copy command cache key logic 2019-12-09 16:48:20 -08:00
constants Apply suggestions from code review 2019-10-21 10:19:32 +08: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 docs: fix wrong document 2019-12-21 14:42:58 -08:00
fakes refactor cache.Warm and add tests 2020-01-10 12:29:17 -08:00
image Update linter and fix errors 2019-12-21 12:27:14 -08:00
snapshot Merge branch 'master' of https://github.com/GoogleContainerTools/kaniko into log 2019-12-19 03:20:56 +00:00
timing Add a lot more timing data. (#518) 2019-01-10 13:27:55 -07:00
util Clean code (Condition is always 'false' because 'err' is always 'nil' ). 2020-01-14 15:11:22 +08:00
version Set a user-agent for registry pushes. (#87) 2018-04-13 14:25:58 -07:00