kaniko/pkg/executor
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
..
build.go feat(warmer): Warmer now supports all registry-related flags (#1499) 2020-12-10 22:55:43 -08:00
build_test.go Fix .dockerignore for build context copies in later stages (#1447) 2020-10-08 12:47:14 -07:00
composite_cache.go Fix .dockerignore for build context copies in later stages (#1447) 2020-10-08 12:47:14 -07:00
composite_cache_test.go Fix .dockerignore for build context copies in later stages (#1447) 2020-10-08 12:47:14 -07:00
copy_multistage_test.go rename whitelist to ignorelist 2020-06-02 15:56:27 -07:00
fakes.go add deletion logic 2020-06-06 02:05:45 -07:00
push.go feat(warmer): Warmer now supports all registry-related flags (#1499) 2020-12-10 22:55:43 -08:00
push_test.go add tests (#1426) 2020-09-30 16:46:22 -07:00