1
0
mirror of https://github.com/ko-build/ko.git synced 2024-12-15 09:04:09 +02:00
ko-build/pkg
tanner-bruce 48afd62710 Allow skipping TLS verification while publishing (#65)
Why this is necessary: when using a local docker registry, users may not
want to support https, or there may be other troubles not allowing
verifiable TLS support.

This commit adds this functionality by adding an `--insecure-registry`
flag.
2019-07-24 10:58:10 -07:00
..
build Add go module support (#60) 2019-07-12 22:54:25 -07:00
commands Allow skipping TLS verification while publishing (#65) 2019-07-24 10:58:10 -07:00
publish Allow skipping TLS verification while publishing (#65) 2019-07-24 10:58:10 -07:00
resolve Fix mult-doc yaml re-joining (#63) 2019-07-23 09:04:40 -07:00
doc.go Initial commit 2019-03-14 14:23:47 -04:00