• v0.9.0 d2c0d868c4

    v0.9.0 Stable

    JoshuaBoniface released this 2020-10-27 02:42:49 -04:00 | 1474 commits to master since this release

    Release 0.9.0

    • Fixes a number of bugs and technical debt.
    • Improves VM migration to function with a lockstep mechanism preventing undefined migration states and better parallelism.
    • Adds additional reporting of "provisioned" memory on nodes, and reporting of (n-1) RAM violations.
    • Allows entirely IP-less managed networks.
    • Improves handling of large file uploads (OVAs and raw disk images) to avoid duplicate writing.
    • Removes PyWSGI which had major blocking issues during file uploads, and move to a "debug"-only Flask instance with SSL support instead.

    This release introduces an updated version scheme; all future stable releases until 1.0.0 is ready will be made under this 0.9.z naming. This does not represent semantic versioning and all changes (feature, improvement, or bugfix) will be
    considered for inclusion in this release train.

    Downloads
  • v0.8-1 891aeca388

    v0.8-1 Stable

    JoshuaBoniface released this 2020-10-15 11:04:24 -04:00 | 1523 commits to master since this release

    Fixes a potential security bug with bridged interfaces.

    Downloads
  • v0.8 9366977fe6

    v0.8 Stable

    JoshuaBoniface released this 2020-09-16 15:12:37 -04:00 | 1525 commits to master since this release

    Numerous improvements since 0.7, including numerous bugfixes, several new features, and general improvements. Moves PVC to prerelease-grade.

    This release is prerelease quality software and requires PVC Ansible and PVC Installer components to set up.

    Downloads
  • v0.7 d84e94eff4

    v0.7 Stable

    JoshuaBoniface released this 2020-03-25 12:33:51 -04:00 | 1661 commits to master since this release

    Several improvements since 0.6, including numerous bugfixes and general improvements. Moves PVC to nearly-production-grade.

    This release is beta quality software and requires PVC Ansible and PVC Installer components to set up.

    Downloads
  • v0.6 74228eb063

    v0.6 Stable

    JoshuaBoniface released this 2020-02-08 18:28:13 -05:00 | 1757 commits to master since this release

    Several major improvements since 0.5, including a complete provisioner for Debian-based/-adjacent VMs and several related features, a revamped API -> CLI relation, and numerous bugfixes.

    This release is beta quality software and requires PVC Ansible and PVC Installer components to set up.

    Downloads
  • v0.5 267a3d16e5

    v0.5 Stable

    joshuaboniface released this 2019-08-08 20:57:52 -04:00 | 2121 commits to master since this release

    The first pubic, complete pre-release version of PVC. Please note: this is alpha quality software. Bugs are likely everywhere and code is prone to change at any time. Feel free to test it out but do not expect a bug free experience.

    This version features all major functionality originally planned for PVC with the sole exception of VM provisioning.

    Installation requires the PVC Ansible and PVC Installer components. Please see install documentation here.

    Downloads