-
0.9.67 Stable
released this
2023-08-27 14:47:20 -04:00 | 627 commits to master since this releaseParallel Virtual Cluster version 0.9.67
- [CLI] Fixes several more bugs in the refactored CLI
Downloads
-
0.9.66 Stable
released this
2023-08-27 11:41:22 -04:00 | 633 commits to master since this releaseParallel Virtual Cluster version 0.9.66
- [CLI] Fixes a missing YAML import in CLI
Downloads
-
0.9.65 Stable
released this
2023-08-23 01:56:57 -04:00 | 635 commits to master since this releaseParallel Virtual Cluster version 0.9.65
- [CLI] Fixes a bug in the node list filtering command
- [CLI] Fixes a bug/default when no connection is specified
Downloads
-
0.9.64 Stable
released this
2023-08-18 12:34:27 -04:00 | 638 commits to master since this releaseParallel Virtual Cluster version 0.9.64
Breaking Change [CLI]: The CLI client root commands have been reorganized. The following commands have changed:
pvc cluster
->pvc connection
(all subcommands)pvc task
->pvc cluster
(all subcommands)pvc maintenance
->pvc cluster maintenance
pvc status
->pvc cluster status
Ensure you have updated to the latest version of the PVC Ansible repository before deploying this version or using PVC Ansible oneshot playbooks for management.
Breaking Change [CLI]: The
--restart
option for VM configuration changes now has an explicit--no-restart
to disable restarting, or a prompt if neither is specified;--unsafe
no longer bypasses this prompt which was a bug. Applies to mostvm <cmd> set
commands likevm vcpu set
,vm memory set
, etc. All instances also feature restart confirmation afterwards, which, if--restart
is provided, will prompt for confirmation unless--yes
or--unsafe
is specified.Breaking Change [CLI]: The
--long
option previously on someinfo
commands no longer exists; use-f long
/--format long
instead.- [CLI] Significantly refactors the CLI client code for consistency and cleanliness
- [CLI] Implements
-f
/--format
options for alllist
andinfo
commands in a consistent way - [CLI] Changes the behaviour of VM modification options with "--restart" to provide a "--no-restart"; defaults to a prompt if neither is specified and ignores the "--unsafe" global entirely
- [API] Fixes several bugs in the 3-debootstrap.py provisioner example script
- [Node] Fixes some bugs around VM shutdown on node flush
- [Documentation] Adds mentions of Ganeti and Harvester
Downloads
-
0.9.63 Stable
released this
2023-04-28 14:47:04 -04:00 | 673 commits to master since this releaseParallel Virtual Cluster version 0.9.63
- Mentions Ganeti in the docs
- Increases API timeout back to 2s
- Adds .update-* configs to dpkg plugin
- Adds full/nearfull OSD warnings
- Improves size value handling for volumes
Downloads
-
0.9.62 Stable
released this
2023-03-07 09:53:01 -05:00 | 679 commits to master since this releaseParallel Virtual Cluster version 0.9.62
- [all] Adds an enhanced health checking, monitoring, and reporting system for nodes and clusters
- [cli] Adds a cluster detail command
Downloads
-
0.9.61 Stable
released this
2023-02-08 10:08:05 -05:00 | 751 commits to master since this releaseParallel Virtual Cluster version 0.9.61
- [provisioner] Fixes a bug in network comparison
- [api] Fixes a bug being unable to rename disabled VMs
Downloads
-
0.9.60 Stable
released this
2022-12-06 15:42:55 -05:00 | 754 commits to master since this releaseParallel 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
-
0.9.59 Stable
released this
2022-11-15 15:50:15 -05:00 | 762 commits to master since this releaseParallel 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
-
0.9.58 Stable
released this
2022-11-07 12:27:48 -05:00 | 764 commits to master since this releaseParallel Virtual Cluster version 0.9.58
- [API] Fixes a bug where migration selector could have case-sensitive operational faults
Downloads