• v0.9.20 23318524b9

    v0.9.20 Stable

    JoshuaBoniface released this 2021-06-14 21:27:37 -04:00 | 1111 commits to master since this release

    Parallel Virtual Cluster version 0.9.20

    • [Daemons] Implemented a Zookeeper schema handler and version 0 schema
    • [Daemons] Completes major refactoring of codebase to make use of the schema handler
    • [Daemons] Adds support for dynamic chema changges and "hot reloading" of pvcnoded processes
    • [Daemons] Adds a functional testing script for verifying operation against a test cluster
    • [Daemons, CLI] Fixes several minor bugs found by the above script
    • [Daemons, CLI] Add support for Debian 11 "Bullseye"
    Downloads
  • v0.9.19 cf96bb009f

    v0.9.19 Stable

    JoshuaBoniface released this 2021-06-06 01:49:05 -04:00 | 1183 commits to master since this release

    Parallel Virtual Cluster version 0.9.19

    • [CLI] Corrects some flawed conditionals
    • [API] Disables SQLAlchemy modification tracking functionality (not used by us)
    • [Daemons] Implements new zkhandler module for improved reliability and reusability
    • [Daemons] Refactors some code to use new zkhandler module
    • [API, CLI] Adds support for "none" migration selector (uses cluster default instead)
    • [Daemons] Moves some configuration keys to new /config tree
    • [Node Daemon] Increases initial lock timeout for VM migrations to avoid out-of-sync potential
    • [Provisioner] Support storing and using textual cluster network labels ("upstream", "storage", "cluster") in templates
    • [API] Avoid duplicating existing node states
    Downloads
  • v0.9.18 0c75a127b2

    v0.9.18 Stable

    JoshuaBoniface released this 2021-05-23 17:23:58 -04:00 | 1244 commits to master since this release

    Parallel Virtual Cluster version 0.9.18

    • Adds VM rename functionality to API and CLI client
    Downloads
  • v0.9.17 9de14c46fb

    v0.9.17 Stable

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

    Parallel Virtual Cluster version 0.9.17

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

    v0.9.16 Stable

    JoshuaBoniface released this 2021-05-10 01:14:06 -04:00 | 1248 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 6246b8dfb3

    v0.9.15 Stable

    JoshuaBoniface released this 2021-04-08 14:27:55 -04:00 | 1254 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 3330624f70

    v0.9.14 Stable

    JoshuaBoniface released this 2021-03-30 10:38:56 -04:00 | 1259 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 0ccfc41398

    v0.9.13 Stable

    JoshuaBoniface released this 2021-02-17 11:39:55 -05:00 | 1269 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 0db8fd9da6

    v0.9.12 Stable

    JoshuaBoniface released this 2021-01-28 16:30:53 -05:00 | 1282 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 9fbe35fd24

    v0.9.11 Stable

    JoshuaBoniface released this 2021-01-05 15:59:15 -05:00 | 1284 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