• v0.9.70 6c407d54c3

    0.9.70 Stable

    joshuaboniface released this 2023-08-31 14:15:54 -04:00 | 515 commits to master since this release

    Parallel Virtual Cluster version 0.9.70

    • [Node Daemon] Fixes several compatibility issues for Debian 12 "Bookworm"
    Downloads
  • v0.9.69 83b8ce7b62

    0.9.69 Stable

    joshuaboniface released this 2023-08-29 22:02:13 -04:00 | 519 commits to master since this release

    Parallel Virtual Cluster version 0.9.69

    • [Node Daemon] Ensures that system load is always 2 decimal places on Bookworm
    • [Node Daemon] Fixes bug blocking primary takeover at DNS Aggregator start if Patroni is down
    Downloads
  • v0.9.68 83d475bd15

    0.9.68 Stable

    joshuaboniface released this 2023-08-27 20:59:23 -04:00 | 522 commits to master since this release

    Parallel Virtual Cluster version 0.9.68

    • [CLI] Fixes another bug with network info view
    Downloads
  • v0.9.67 705ec802a3

    0.9.67 Stable

    joshuaboniface released this 2023-08-27 14:47:20 -04:00 | 524 commits to master since this release

    Parallel Virtual Cluster version 0.9.67

    • [CLI] Fixes several more bugs in the refactored CLI
    Downloads
  • v0.9.66 0b90f37518

    0.9.66 Stable

    joshuaboniface released this 2023-08-27 11:41:22 -04:00 | 530 commits to master since this release

    Parallel Virtual Cluster version 0.9.66

    • [CLI] Fixes a missing YAML import in CLI
    Downloads
  • v0.9.65 1e083d7652

    0.9.65 Stable

    joshuaboniface released this 2023-08-23 01:56:57 -04:00 | 532 commits to master since this release

    Parallel 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
  • v0.9.64 075dbe7cc9

    0.9.64 Stable

    joshuaboniface released this 2023-08-18 12:34:27 -04:00 | 535 commits to master since this release

    Parallel 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 most vm <cmd> set commands like vm 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 some info 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 all list and info 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
  • v0.9.63 3a90fda109

    0.9.63 Stable

    joshuaboniface released this 2023-04-28 14:47:04 -04:00 | 570 commits to master since this release

    Parallel 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
  • v0.9.62 2c3a3cdf52

    0.9.62 Stable

    joshuaboniface released this 2023-03-07 09:53:01 -05:00 | 576 commits to master since this release

    Parallel 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
  • v0.9.61 aeb238f43c

    0.9.61 Stable

    joshuaboniface released this 2023-02-08 10:08:05 -05:00 | 648 commits to master since this release

    Parallel Virtual Cluster version 0.9.61

    • [provisioner] Fixes a bug in network comparison
    • [api] Fixes a bug being unable to rename disabled VMs
    Downloads