openshift-eng / elliott

Apache License 2.0
15 stars 28 forks source link

Deprication message when loading a yaml file #28

Closed gbenhaim closed 5 years ago

gbenhaim commented 5 years ago
 elliott --group cnv-1.4-cpaas-mvp --data-path product find-builds -k image --attach 40392
14:26:59 /productization/lib/python2.7/site-packages/elliottlib/runtime.py:143: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.
smunilla commented 5 years ago

This was fixed in #21 and #24. I will publish another release this afternoons.