kaniko/pkg
dlorenc c2514305ef
Fix a bug in snapshotting with multi-stage images. (#546)
We previously had an optimization that would skip snapshotting mutli-stage images
when in an intermediate stage, until the very end.

This conflicted with another optimization to avoid snapshotting when no files had changed.
2019-01-30 13:57:02 -06:00
..
buildcontext Replace gometalinter with GolangCI-Lint 2018-09-11 13:30:42 -07:00
cache Add insecure-registry and tls-skip-verify-registry flags (#537) 2019-01-29 13:29:47 -06:00
commands USER command needs /etc/passwd, thus require the fs to be unpacked (#508) 2019-01-08 17:26:54 -08:00
config Add insecure-registry and tls-skip-verify-registry flags (#537) 2019-01-29 13:29:47 -06:00
constants Re-add support for .dockerignore file 2018-12-10 15:20:25 -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 Adding capability to get Dockerfile from URL. (#500) 2019-01-03 10:42:15 -06:00
executor Fix a bug in snapshotting with multi-stage images. (#546) 2019-01-30 13:57:02 -06:00
image dep update go-containerregistry 2018-06-03 00:59:34 +00:00
snapshot Add a lot more timing data. (#518) 2019-01-10 13:27:55 -07:00
timing Add a lot more timing data. (#518) 2019-01-10 13:27:55 -07:00
util Add insecure-registry and tls-skip-verify-registry flags (#537) 2019-01-29 13:29:47 -06:00
version Set a user-agent for registry pushes. (#87) 2018-04-13 14:25:58 -07:00