projectatomic / atomic

Atomic Run Tool for installing/running/managing container images.
Other
526 stars 140 forks source link

atomic push with --insecure generates deprecation warning for --tls_verify #1067

Open thomasmckay opened 7 years ago

thomasmckay commented 7 years ago
$ sudo GNUPGHOME=/home/thomasmckay/.gnupg atomic push --username=unused --password=`oc whoami -t` --insecure --gnupghome=/home/thomasmckay/.gnupg --sign-by=somekey@example.com docker-registry.192.168.42.209.nip.io:443/myproject/hammer:v1
WARN[0000] '--tls-verify' is deprecated, please set this on the specific subcommand

Verisions

[thomasmckay@thomasmckay minishift]$ rpm -qa | grep atomic
atomic-registries-1.18.1-5.fc26.x86_64
libatomic-7.1.1-3.fc26.x86_64
libatomic-7.1.1-3.fc26.i686
boost-atomic-1.63.0-5.fc26.x86_64
libatomic_ops-7.4.4-2.fc26.x86_64
atomic-1.18.1-5.fc26.x86_64
[thomasmckay@thomasmckay minishift]$ rpm -qa | grep skopeo
skopeo-0.1.22-1.git5d24b67.fc26.x86_64
skopeo-containers-0.1.22-1.git5d24b67.fc26.x86_64
baude commented 7 years ago

https://github.com/projectatomic/atomic/pull/1072