• v0.9.55 f1df1cfe93

    0.9.55 Stable

    joshuaboniface released this 2022-10-04 13:21:40 -04:00 | 800 commits to master since this release

    Parallel Virtual Cluster version 0.9.55

    • Fixes a problem with the literal eval handler in the provisioner (again)
    • Fixes a potential log deadlock in Zookeeper-lost situations when doing keepalives
    Downloads
  • v0.9.54 239c392892

    0.9.54 Stable

    joshuaboniface released this 2022-08-23 11:01:05 -04:00 | 803 commits to master since this release

    Parallel Virtual Cluster version 0.9.54

    [CLI Client] Fixes a bad variable reference from the previous change
    [API Daemon] Enables TLSv1 with an SSLContext object for maximum compatibility

    Downloads
  • v0.9.53 9b499b9f48

    0.9.53 Stable

    joshuaboniface released this 2022-08-12 17:47:11 -04:00 | 806 commits to master since this release

    Parallel Virtual Cluster version 0.9.53

    • [API] Fixes sort order of VM list (for real this time)
    Downloads
  • v0.9.52 2a21d48128

    0.9.52 Stable

    joshuaboniface released this 2022-08-12 11:09:25 -04:00 | 808 commits to master since this release

    Parallel Virtual Cluster version 0.9.52

    • [CLI] Fixes a bug with vm modify not requiring a cluster
    • [Docs] Adds a reference to the bootstrap daemon
    • [API] Adds sorting to node and VM lists for consistency
    • [Node Daemon/API] Adds kb_ stats values for OSD stats
    Downloads
  • v0.9.51 645b525ad7

    0.9.51 Stable

    joshuaboniface released this 2022-07-25 23:25:41 -04:00 | 814 commits to master since this release

    Parallel Virtual Cluster version 0.9.51

    • [CLI Client] Fixes a faulty literal_eval when viewing task status
    • [CLI Client] Adds a confirmation flag to the vm disable command
    • [Node Daemon] Removes the pvc-flush service
    Downloads
  • v0.9.50 56129a3636

    0.9.50 Stable

    joshuaboniface released this 2022-07-06 16:57:55 -04:00 | 818 commits to master since this release

    Parallel Virtual Cluster version 0.9.50

    • [Node Daemon/API/CLI] Adds free memory node selector
    • [Node Daemon] Fixes bug sending space-containing detect disk strings
    Downloads
  • v0.9.49 51ad2058ed

    0.9.49 Stable

    joshuaboniface released this 2022-05-06 15:49:39 -04:00 | 824 commits to master since this release

    Parallel Virtual Cluster version 0.9.49

    • [Node Daemon] Fixes bugs with OSD stat population on creation
    • [Node Daemon/API] Adds additional information to Zookeeper about OSDs
    • [Node Daemon] Refactors OSD removal for improved safety
    • [Node Daemon/API/CLI] Adds explicit support for replacing and refreshing (reimporting) OSDs
    • [API/CLI] Fixes a language inconsistency about "router mode"
    Downloads
  • v0.9.48 5807351405

    0.9.48 Stable

    joshuaboniface released this 2022-04-29 15:03:52 -04:00 | 832 commits to master since this release

    Parallel Virtual Cluster version 0.9.48

    • [CLI] Fixes situation where only a single cluster is available
    • [CLI/API/Daemon] Allows forcing of OSD removal ignoring errors
    • [CLI] Fixes bug where down OSDs are not displayed
    Downloads
  • v0.9.47 ea709f573f

    0.9.47 Stable

    joshuaboniface released this 2021-12-28 22:03:08 -05:00 | 837 commits to master since this release

    Parallel Virtual Cluster version 0.9.47

    • [Node Daemon/API/CLI] Adds Ceph pool device class/tier support
    • [API] Fixes a bug returning values if a Ceph pool has not yet reported stats
    • [API/CLI] Adds PGs count to the pool list output
    • [API/CLI] Adds Ceph pool PGs count adjustment support
    Downloads
  • v0.9.46 58d57d7037

    0.9.46 Stable

    joshuaboniface released this 2021-12-28 15:02:14 -05:00 | 842 commits to master since this release

    Parallel Virtual Cluster version 0.9.46

    • [API] Fixes bugs with legacy benchmark display
    • [API] Fixes a bug around cloned image sizes
    • [API] Removes extraneous message text in provisioner create command
    • [API] Corrects bugs around fuzzy matching
    • [CLI] Adds auditing for PVC CLI to local syslog
    • [CLI] Adds --yes bypass for benchmark command
    • [Node Daemon/API/CLI] Adds support for "detect" strings when specifying OSD or OSDDB devices
    • [Node Daemon] Fixes a bug when removing OSDs
    • [Node Daemon] Fixes a single-node cluster shutdown deadlock
    Downloads