• v0.9.60 a49510ecc8

    0.9.60 Stable

    joshuaboniface released this 2022-12-06 15:42:55 -05:00 | 651 commits to master since this release

    Parallel Virtual Cluster version 0.9.60

    • [Provisioner] Cleans up several remaining bugs in the example scripts; they should all be valid now
    • [Provisioner] Adjust default libvirt schema to disable RBD caching for a 2x+ performance boost
    Downloads
  • v0.9.59 92feeefd26

    0.9.59 Stable

    joshuaboniface released this 2022-11-15 15:50:15 -05:00 | 659 commits to master since this release

    Parallel Virtual Cluster version 0.9.59

    • [API] Flips the mem(prov) and mem(free) selectors making mem(free) the default for "mem" and "memprov" explicit
    Downloads
  • v0.9.58 095bcb2373

    0.9.58 Stable

    joshuaboniface released this 2022-11-07 12:27:48 -05:00 | 661 commits to master since this release

    Parallel Virtual Cluster version 0.9.58

    • [API] Fixes a bug where migration selector could have case-sensitive operational faults
    Downloads
  • v0.9.57 d65f512897

    0.9.57 Stable

    joshuaboniface released this 2022-11-06 01:39:50 -04:00 | 664 commits to master since this release

    Parallel Virtual Cluster version 0.9.57

    • [CLI] Removes an invalid reference to VXLAN
    • [CLI] Improves the handling of invalid networks in VM lists and on attach
    • [API] Modularizes the benchmarking library so it can be used externally too
    • [Daemon Library] Adds a module tag file so it can be used externally too
    Downloads
  • 0.9.56 c3bc55eff8

    0.9.56 Stable

    joshuaboniface released this 2022-10-27 14:21:04 -04:00 | 669 commits to master since this release

    Parallel Virtual Cluster version 0.9.56

    Breaking Change: Existing provisioner scripts are no longer valid; new example scripts are provided.
    Breaking Change: OVA profiles now require an ova or default_ova provisioner script (use example) to function.

    • [API/Provisioner] Fundamentally revamps the provisioner script framework to provide more extensibility
    • [API/Provisioner] Adds example provisioner scripts for noop, ova, debootstrap, rinse, and pfsense
    • [API/Provisioner] Enforces the use of the ova provisioner script during new OVA uploads; existing uploads will not work
    • [Documentation] Updates the documentation around provisioner scripts and OVAs to reflect the above changes
    • [Node] Adds a new pvcautoready.service oneshot unit to replicate the on-boot-ready functionality of old pvc-flush.service unit
    Downloads
  • v0.9.55 f1df1cfe93

    0.9.55 Stable

    joshuaboniface released this 2022-10-04 13:21:40 -04:00 | 713 commits to master since this release

    Parallel Virtual Cluster version 0.9.55

    • Fixes a problem with the literal eval handler in the provisioner (again)
    • Fixes a potential log deadlock in Zookeeper-lost situations when doing keepalives
    Downloads
  • v0.9.54 239c392892

    0.9.54 Stable

    joshuaboniface released this 2022-08-23 11:01:05 -04:00 | 716 commits to master since this release

    Parallel Virtual Cluster version 0.9.54

    [CLI Client] Fixes a bad variable reference from the previous change
    [API Daemon] Enables TLSv1 with an SSLContext object for maximum compatibility

    Downloads
  • v0.9.53 9b499b9f48

    0.9.53 Stable

    joshuaboniface released this 2022-08-12 17:47:11 -04:00 | 719 commits to master since this release

    Parallel Virtual Cluster version 0.9.53

    • [API] Fixes sort order of VM list (for real this time)
    Downloads
  • v0.9.52 2a21d48128

    0.9.52 Stable

    joshuaboniface released this 2022-08-12 11:09:25 -04:00 | 721 commits to master since this release

    Parallel Virtual Cluster version 0.9.52

    • [CLI] Fixes a bug with vm modify not requiring a cluster
    • [Docs] Adds a reference to the bootstrap daemon
    • [API] Adds sorting to node and VM lists for consistency
    • [Node Daemon/API] Adds kb_ stats values for OSD stats
    Downloads
  • v0.9.51 645b525ad7

    0.9.51 Stable

    joshuaboniface released this 2022-07-25 23:25:41 -04:00 | 727 commits to master since this release

    Parallel Virtual Cluster version 0.9.51

    • [CLI Client] Fixes a faulty literal_eval when viewing task status
    • [CLI Client] Adds a confirmation flag to the vm disable command
    • [Node Daemon] Removes the pvc-flush service
    Downloads