podman/pkg
baude 0e58ec7474 podman push should honor registries.conf
Like podman pull, when you push an image, podman should check
if the registry is listed as insecure and if so, it should
--tls-verify=false unless the user overrides this.

Signed-off-by: baude <bbaude@redhat.com>

Closes: #738
Approved by: mheon
2018-05-10 14:56:56 +00:00
..
annotations Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
chrootuser Modify --user flag for podman create and run 2018-04-24 14:28:33 +00:00
hooks Add hooks support to podman 2018-04-05 14:13:49 +00:00
inspect fix typos in the inspect json structs 2018-05-02 18:02:22 +00:00
kubeutils Remove dependency on kubernetes 2018-03-27 21:55:33 +00:00
registrar Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
registries regression: tls verify should be set on registries.conf if insecure 2018-04-18 14:07:59 +00:00
secrets podman, userNS: configure an intermediate mount namespace 2018-05-04 17:15:55 +00:00
util Begin wiring in USERNS Support into podman 2018-05-04 17:15:55 +00:00
varlinkapi podman push should honor registries.conf 2018-05-10 14:56:56 +00:00