kaniko/pkg
dlorenc 2abe109eb2
Environment variables should be replaced in URLs in ADD commands. (#580)
We were previously explicitly skipping this for some reason, but Docker
seems to expand these in URLs so we should too.
2019-02-25 10:42:34 -06:00
..
buildcontext Replace gometalinter with GolangCI-Lint 2018-09-11 13:30:42 -07:00
cache Update the cache warmer to also save manifests. (#576) 2019-02-21 14:09:22 -06:00
commands Environment variables should be replaced in URLs in ADD commands. (#580) 2019-02-25 10:42:34 -06:00
config Add insecure-registry and tls-skip-verify-registry flags (#537) 2019-01-29 13:29:47 -06:00
constants Refactor whitelist handling. (#559) 2019-02-13 11:17:56 -06: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 Look for manifests in the local cache next to the full images. (#570) 2019-02-19 13:54:41 -06:00
image dep update go-containerregistry 2018-06-03 00:59:34 +00:00
snapshot Log "Skipping paths under..." to debug (#571) 2019-02-19 13:54:26 -06:00
timing Add a lot more timing data. (#518) 2019-01-10 13:27:55 -07:00
util Environment variables should be replaced in URLs in ADD commands. (#580) 2019-02-25 10:42:34 -06:00
version Set a user-agent for registry pushes. (#87) 2018-04-13 14:25:58 -07:00