Conu

Latest version: v1.0.0

Safety actively analyzes 619528 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.0.0

* Conu is now under MIT license
* New buildah backend
* Docker backend supports Skopeo for copying

0.7.1

Breaking changes

* conu is now supported on python 3.6+ only.

0.7.0

New features

* Parameter `project` is now optional in all OpenShift backend app deployment methods. Application is now deployed in currently used project of OpenShift cluster by default.
* You are now able to create new `Pod` using Kubernetes pod templates.
* Support for importing images into OpenShift registry using `oc` binary.
* Introducing `Podman` backend, thanks to fasashen!
* Conu docker image now uses fedora 29 as a base image.

0.6.2

This is a bug-fix release to fix the RPM packaging in Fedora.

Fixes

* Conu can now be built as an RPM.

0.6.1

This is a bug-fix release to resolve the issues with dependencies.

Fixes

* Resolve an issue when enum34 was listed as a requirement on python 3.
* Conu can now be used in linux distributions because it no longer requires precise versions of its dependencies.

0.6.0

Breaking changes

* We have split `new_app` method of origin backend to three specific methods:
- `deploy_image` for deployment of an image.
- `create_new_app_from_source` for deployment of applications using source-to-image from local or remote source.
- `create_app_from_template` for deployment of applications using OpenShift templates.

New features

* Troubleshooting and debugging of OpenShift backend is now easier because of new methods `get_logs` and `get_status`.

Fixes

* Documentation is updated and now includes OpenShift and Kubernetes backends.
* Fixed race condition when starting docker containers via binary.
* Nspawn backend improvements:
- Changed default image location to `/opt` to avoid issues with brtfs and using loopback device.
- Do not use pull-raw and importing via machinectl.
- Test suite improvements.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.