-
0.9.95 Stable
released this
2024-02-12 13:14:45 -05:00 | 189 commits to master since this releaseParallel 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
released this
2024-02-06 13:33:25 -05:00 | 193 commits to master since this releaseParallel 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
released this
2024-01-30 09:52:02 -05:00 | 198 commits to master since this releaseParallel 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
released this
2024-01-29 09:40:17 -05:00 | 200 commits to master since this releaseParallel 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
released this
2024-01-23 10:41:51 -05:00 | 206 commits to master since this releaseParallel 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
released this
2024-01-11 10:23:02 -05:00 | 214 commits to master since this releaseParallel 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
released this
2024-01-09 12:16:41 -05:00 | 223 commits to master since this releaseParallel 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
released this
2023-12-29 14:57:38 -05:00 | 226 commits to master since this releaseParallel 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
-
0.9.87 Stable
released this
2023-12-27 13:42:49 -05:00 | 242 commits to master since this releaseParallel Virtual Cluster version 0.9.87
- [API Daemon] Adds cluster Prometheus resource utilization metrics and an updated Grafana dashboard.
- [Node Daemon] Adds network traffic rate calculation subsystem.
- [All Daemons] Fixes a printing bug where newlines were not added atomically.
- [CLI Client] Fixes a bug listing connections if no default is specified.
- [All Daemons] Simplifies debug logging conditionals by moving into the Logger instance itself.
Downloads
-
0.9.86 Stable
released this
2023-12-14 16:03:08 -05:00 | 263 commits to master since this releaseParallel Virtual Cluster version 0.9.86
- [API Daemon] Significantly improves the performance of several commands via async Zookeeper calls and removal of superfluous backend calls.
- [Docs] Improves the project README and updates screenshot images to show the current output and more functionality.
- [API Daemon/CLI] Corrects some bugs in VM metainformation output.
- [Node Daemon] Fixes resource reporting bugs from 0.9.81 and properly clears node resource numbers on a fence.
- [Health Daemon] Adds a wait during pvchealthd startup until the node is in run state, to avoid erroneous faults during node bootup.
- [API Daemon] Fixes an incorrect reference to legacy pvcapid.yaml file in migration script.
Downloads