• v0.9.17 Stable

    JoshuaBoniface released this 2021-05-19 17:07:15 -04:00 | 1349 commits to master since this release

    Parallel Virtual Cluster version 0.9.17

    • [CLI] Fixes bugs in log follow output
    Downloads
  • v0.9.16 Stable

    JoshuaBoniface released this 2021-05-10 01:14:06 -04:00 | 1351 commits to master since this release

    Parallel Virtual Cluster version 0.9.16

    • Improves some CLI help messages
    • Skips empty local cluster in CLI
    • Adjusts how confirmations happen during VM modify restarts
    • Fixes bug around corrupted VM log files
    • Fixes bug around subprocess pipe exceptions
    Downloads
  • v0.9.15 Stable

    JoshuaBoniface released this 2021-04-08 14:27:55 -04:00 | 1357 commits to master since this release

    Parallel Virtual Cluster version 0.9.15

    • [CLI] Adds additional verification (--yes) to several VM management commands
    • [CLI] Adds a method to override --yes/confirmation requirements via envvar (PVC_UNSAFE)
    • [CLI] Adds description fields to PVC clusters in CLI
    Downloads
  • v0.9.14 Stable

    JoshuaBoniface released this 2021-03-30 10:38:56 -04:00 | 1362 commits to master since this release

    Parallel Virtual Cluster version 0.9.14

    • Fixes bugs around cloned volume provisioning
    • Fixes some minor visual bugs
    • Minor license update (from GPL3+ to GPL3)
    • Adds qemu-guest-agent support to provisioner-created VMs by default
    Downloads
  • v0.9.13 Stable

    JoshuaBoniface released this 2021-02-17 11:39:55 -05:00 | 1372 commits to master since this release

    Parallel Virtual Cluster version 0.9.13

    • Adds nicer startup messages for daemons
    • Adds additional API field for stored_bytes to pool stats
    • Fixes sorting issues with snapshot lists
    • Fixes missing increment/decrement of snapshot_count on volumes
    • Fixes bad calls in pool element API endpoints
    • Fixes inconsistent bytes_tohuman behaviour in daemons
    • Adds validation and maximum volume size on creation (must be smaller than the pool free space)
    Downloads
  • v0.9.12 Stable

    JoshuaBoniface released this 2021-01-28 16:30:53 -05:00 | 1385 commits to master since this release

    Parallel Virtual Cluster version 0.9.12

    • Fixes a bug in the pvcnoded service unit file causing a Zookeeper startup race condition
    Downloads
  • v0.9.11 Stable

    JoshuaBoniface released this 2021-01-05 15:59:15 -05:00 | 1387 commits to master since this release

    Parallel Virtual Cluster version 0.9.11

    • Documentation updates
    • Adds VNC information to VM info
    • Goes back to external Ceph commands for disk usage
    Downloads
  • v0.9.10 Stable

    JoshuaBoniface released this 2020-12-15 10:51:52 -05:00 | 1399 commits to master since this release

    Parallel Virtual Cluster version 0.9.10

    • Moves OSD stats uploading to primary, eliminating reporting failures while hosts are down
    • Documentation updates
    • Significantly improves RBD locking behaviour in several situations, eliminating cold-cluster start issues and failed VM boot-ups after crashes
    • Fixes some timeout delays with fencing
    • Fixes bug in validating YAML provisioner userdata
    Downloads
  • v0.9.9 Stable

    JoshuaBoniface released this 2020-12-09 02:21:23 -05:00 | 1410 commits to master since this release

    Parallel Virtual Cluster version 0.9.9

    • Adds documentation updates
    • Removes single-element list stripping and fixes surrounding bugs
    • Adds additional fields to some API endpoints for ease of parsing by clients
    • Fixes bugs with network configuration
    Downloads
  • v0.9.8 Stable

    JoshuaBoniface released this 2020-11-24 12:28:08 -05:00 | 1427 commits to master since this release

    Parallel Virtual Cluster version 0.9.8

    • Adds support for cluster backup/restore
    • Moves location of init command in CLI to make room for the above
    • Cleans up some invalid help messages from the API
    Downloads