shiwaforce / poco

Poco will help you to organise and manage Docker, Docker-Compose, Kubernetes, Openshift projects of any complexity using simple YAML config files to shorten the route from finding your project to initialising it in your local environment.
https://getpoco.io
MIT License
107 stars 6 forks source link

Specify yaml loader #45

Closed kriszkern closed 5 years ago

kriszkern commented 5 years ago

yaml.load produced a bunch of deprecation warnings, because the default loader in previous versions is unsafe a specific loader must be provided to the function