kaniko/pkg
Vincent Behar dde98a8e73
feat(warmer): Warmer now supports all registry-related flags (#1499)
which means we can now:
- set up one or more mirrors
- set up registries certificates
- skip TLS verify
- use plain HTTP
using the same set of flags that are defined for the executor
2020-12-10 22:55:43 -08:00
..
buildcontext feat: Add https tar.gz remote source for context (#1519) 2020-12-10 22:55:02 -08:00
cache feat(warmer): Warmer now supports all registry-related flags (#1499) 2020-12-10 22:55:43 -08:00
commands Fix .dockerignore for build context copies in later stages (#1447) 2020-10-08 12:47:14 -07:00
config feat(warmer): Warmer now supports all registry-related flags (#1499) 2020-12-10 22:55:43 -08:00
constants Remove unused code (#1495) 2020-12-08 16:11:42 -08:00
creds Switch to runtime detection via bpfd/proc (#1502) 2020-12-09 11:44:31 -08:00
dockerfile Merge pull request #1260 from ljakimczuk/master 2020-06-04 13:24:34 -07:00
executor feat(warmer): Warmer now supports all registry-related flags (#1499) 2020-12-10 22:55:43 -08: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 feat(warmer): Warmer now supports all registry-related flags (#1499) 2020-12-10 22:55:43 -08: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 feat(warmer): Warmer now supports all registry-related flags (#1499) 2020-12-10 22:55:43 -08:00
version Set a user-agent for registry pushes. (#87) 2018-04-13 14:25:58 -07:00