kaniko/pkg/config
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
..
args.go Allow user to provide registry certificate 2020-03-08 18:17:50 +01:00
args_test.go Allow user to provide registry certificate 2020-03-08 18:17:50 +01:00
init.go rename whitelist to ignorelist 2020-06-02 15:56:27 -07:00
options.go feat(warmer): Warmer now supports all registry-related flags (#1499) 2020-12-10 22:55:43 -08:00
options_test.go add boilerplate 2020-08-13 14:44:07 -07:00
stage.go Update copy command cache key logic 2019-12-09 16:48:20 -08:00