kaniko/pkg
Joe Kutner 0a0b4f1583
Add func to append to ignorelist.
This allows those using Kaniko as a library to add ignored dirs and
files without needs to modify /proc/self/mountinfo or doing other
strange things with mount -t tmpfs
2020-08-26 08:30:42 -05:00
..
buildcontext gofmt 2020-08-13 14:03:38 -07:00
cache Use current platform when fetching image in warmer 2020-08-07 15:52:15 +02:00
commands Merge pull request #1342 from aca/fix 2020-08-13 14:20:04 -07:00
config add boilerplate 2020-08-13 14:44:07 -07:00
constants add another redo snapshotter 2020-06-04 22:02:13 -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 Merge pull request #1260 from ljakimczuk/master 2020-06-04 13:24:34 -07:00
executor Add pkg.dev to automagic config file population 2020-06-23 11:23:07 -07:00
fakes refactor cache.Warm and add tests 2020-01-10 12:29:17 -08:00
filesystem ADD GCB benchmark code 2020-06-05 12:46:47 -07:00
image image: add test 2020-06-06 10:31:42 +02: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 Merge pull request #1350 from hlubek/bugfix-reproducible-whiteout 2020-07-28 14:57:28 -07:00
timing Add a lot more timing data. (#518) 2019-01-10 13:27:55 -07:00
util Add func to append to ignorelist. 2020-08-26 08:30:42 -05:00
version