• 0.9.97 Stable

    joshuaboniface released this 2024-04-19 10:33:21 -04:00 | 195 commits to master since this release

    Parallel Virtual Cluster version 0.9.97

    • [Client CLI] Ensures --lines is always an integer value
    • [Node Daemon] Fixes a bug if d_network changes during iteration
    • [Node Daemon] Moves to using allocated instead of free memory for node reporting
    • [API Daemon] Fixes a bug if lingering RBD snapshots exist when removing a volume (#180)
    Downloads
  • 0.9.96 Stable

    joshuaboniface released this 2024-03-08 14:24:16 -05:00 | 201 commits to master since this release

    Parallel Virtual Cluster version 0.9.96

    • [API Daemon] Fixes a bug when reporting node stats
    • [API Daemon] Fixes a bug deleteing successful benchmark results
    Downloads
  • 0.9.95 Stable

    joshuaboniface released this 2024-02-12 13:14:45 -05:00 | 205 commits to master since this release

    Parallel Virtual Cluster version 0.9.95

    • [API Daemon/CLI Client] Adds a flag to allow duplicate VNIs in network templates
    • [API Daemon] Ensures that storage template disks are returned in disk ID order
    • [Client CLI] Fixes a display bug showing all OSDs as split
    Downloads
  • 0.9.94 Stable

    joshuaboniface released this 2024-02-06 13:33:25 -05:00 | 209 commits to master since this release

    Parallel Virtual Cluster version 0.9.94

    • [CLI Client] Fixes an incorrect ordering issue with autobackup summary emails
    • [API Daemon/CLI Client] Adds an additional safety check for 80% cluster fullness when doing volume adds or resizes
    • [API Daemon/CLI Client] Adds safety checks to volume clones as well
    • [API Daemon] Fixes a few remaining memory bugs for stopped/disabled VMs
    Downloads
  • 0.9.93 Stable

    joshuaboniface released this 2024-01-30 09:52:02 -05:00 | 214 commits to master since this release

    Parallel Virtual Cluster version 0.9.93

    • [API Daemon] Fixes a bug where stuck zkhandler threads were not cleaned up on error
    Downloads
  • 0.9.92 Stable

    joshuaboniface released this 2024-01-29 09:40:17 -05:00 | 216 commits to master since this release

    Parallel Virtual Cluster version 0.9.92

    • [CLI Client] Adds the new restore state to the colours list for VM status
    • [API Daemon] Fixes an incorrect variable assignment
    • [Provisioner] Improves the error handling of various steps in the debootstrap and rinse example scripts
    • [CLI Client] Fixes two bugs around missing keys that were added recently (uses get() instead direct dictionary refs)
    • [CLI Client] Improves API error handling via GET retries (x3) and better server status code handling
    Downloads
  • 0.9.91 Stable

    joshuaboniface released this 2024-01-23 10:41:51 -05:00 | 222 commits to master since this release

    Parallel Virtual Cluster version 0.9.91

    • [Client CLI] Fixes a bug and improves output during cluster task events.
    • [Client CLI] Improves the output of the task list display.
    • [Provisioner] Fixes some missing cloud-init modules in the default debootstrap script.
    • [Client CLI] Fixes a bug with a missing argument to the vm_define helper function.
    • [All] Fixes inconsistent package find + rm commands to avoid errors in dpkg.
    Downloads
  • 0.9.90 Stable

    joshuaboniface released this 2024-01-11 10:23:02 -05:00 | 230 commits to master since this release

    Parallel Virtual Cluster version 0.9.90

    • [Client CLI/API Daemon] Adds additional backup metainfo and an emailed report option to autobackups.
    • [All] Adds a live migration maximum downtime selector to help with busy VM migrations.
    • [API Daemon] Fixes a database migration bug on Debian 10/11.
    • [Node Daemon] Fixes a race condition when applying Zookeeper schema changes.
    Downloads
  • 0.9.89 Stable

    joshuaboniface released this 2024-01-09 12:16:41 -05:00 | 239 commits to master since this release

    Parallel Virtual Cluster version 0.9.89

    • [API/Worker Daemons] Fixes a bug with the Celery result backends not being properly initialized on Debian 10/11.
    • [API Daemon] Fixes a bug if VM CPU stats are missing on Debian 10.
    Downloads
  • 0.9.88 Stable

    joshuaboniface released this 2023-12-29 14:57:38 -05:00 | 242 commits to master since this release

    Parallel Virtual Cluster version 0.9.88

    • [API Daemon] Adds an additional Prometheus metrics proxy for Zookeeper stats.
    • [API Daemon] Adds a new configuration to enable or disable metric endpoints if desired, defaulting to enabled.
    • [API Daemon] Alters and adjusts the metrics output for VMs to complement new dashboard.
    • [CLI Client] Adds a "json-prometheus" output format to "pvc connection list" to auto-generate file SD configs.
    • [Monitoring] Adds a new VM dashboard, updates the Cluster dashboard, and adds a README.
    Downloads