kaniko/pkg
Tejal Desai 7ccf05fae3
Merge pull request #1165 from JordanGoasdoue/multistage-now-respects-dependencies
feat: multistages now respect dependencies without building unnecessary stages
2020-05-01 10:34:47 -07:00
..
buildcontext Merge pull request #1139 from JordanGoasdoue/allow-injecting-context-tar-gz 2020-05-01 10:24:05 -07:00
cache Support for private registries in the cache warmer 2020-01-15 15:35:42 +01:00
commands refactor to add unit tests 2020-03-23 17:48:49 -07:00
config feat: multistages is now built without unusued stages 2020-04-17 09:59:56 +02: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 feat: multistages is now built without unusued stages 2020-04-17 09:59:56 +02:00
executor Merge pull request #1194 from tp-tc/greedy-cache-substitution 2020-05-01 10:21:44 -07:00
fakes refactor cache.Warm and add tests 2020-01-10 12:29:17 -08:00
filesystem refactor to add unit tests 2020-03-23 17:48:49 -07: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 Merge branch 'master' into snapshot-directories 2020-03-31 14:25:04 +02:00
timing Add a lot more timing data. (#518) 2019-01-10 13:27:55 -07:00
util Merge pull request #1166 from gilbsgilbs/snapshot-directories 2020-05-01 10:25:25 -07:00
version