Joshua Boniface joshuaboniface
  • Joined on 2021-10-28
joshuaboniface pushed to master at parallelvirtualcl…/docs 2023-10-24 16:06:03 -04:00
a6f29bd350 Spice up initial tagline
joshuaboniface pushed to master at parallelvirtualcl…/docs 2023-10-24 16:05:01 -04:00
c3ae2ae622 Add core features to About page
joshuaboniface pushed to master at parallelvirtualcl…/pvc 2023-10-24 10:59:44 -04:00
1306054a98 Readd images for README
joshuaboniface pushed to master at parallelvirtualcl…/pvc-bootstrap 2023-10-24 10:47:30 -04:00
40f30ce467 Perform second submodule update after init
32457f2427 Append to backends in apt-cacher-ng
96c9643753 Add python3-ansible-runner dependency
700d09d54f Add missing lock_file var
Compare 4 commits »
joshuaboniface pushed to master at parallelvirtualcl…/pvc-ansible 2023-10-24 10:42:30 -04:00
677287fd2e Add additional wait after stopping OSDs
17f819ea3f Don't set "latest" for libvirt packages
d0bcbf123f Move kernel cleanup to after reboot
7fe682aa60 Handle freshness for all 3 types separately
Compare 4 commits »
joshuaboniface pushed to master at parallelvirtualcl…/docs 2023-10-24 02:14:10 -04:00
7e72a0cd66 Add VM backup and restore API endpoints
joshuaboniface pushed tag v0.9.79 to parallelvirtualcl…/pvc 2023-10-24 02:13:46 -04:00
joshuaboniface released 0.9.79 at parallelvirtualcl…/pvc 2023-10-24 02:13:46 -04:00
joshuaboniface pushed to master at parallelvirtualcl…/pvc 2023-10-24 02:13:26 -04:00
221af3f241 Bump version to 0.9.79
joshuaboniface pushed to master at parallelvirtualcl…/pvc 2023-10-24 02:06:26 -04:00
35f80e544c Use more hierarchical backup path structure
83b937654c Avoid removing nonexistent snapshots
714bde89e6 Fix incorrect variable ref
Compare 3 commits »
joshuaboniface pushed to master at parallelvirtualcl…/pvc 2023-10-24 01:21:09 -04:00
c87736eb0a Use consistent path name and format
63d0a85e29 Add backup deletion command
Compare 2 commits »
joshuaboniface closed issue parallelvirtualcl…/pvc#153 2023-10-24 00:36:50 -04:00
Add full VM snapshot support
joshuaboniface commented on issue parallelvirtualcl…/pvc#153 2023-10-24 00:36:50 -04:00
Add full VM snapshot support

This idea has been superseded by VM backups, which is more in line with the overall goals, and has now been implemented. Backup (including incremental backup) and restore is supported. This does…

joshuaboniface pushed to master at parallelvirtualcl…/pvc 2023-10-24 00:33:05 -04:00
43e8cd3b07 Clarify restore help text
55ca131c2c Handle snapshots on restore and provide options
Compare 2 commits »
joshuaboniface pushed to master at parallelvirtualcl…/pvc 2023-10-23 22:24:14 -04:00
0769f1ea52 Increase service start time to 10s
c858ae8fed Improve waiting in build-and-deploy
8d256a1737 Complete VM restore functionality
d3b3fdfc80 Revert "Export backup images to a tar archive"
f1b29ea94e Initial VM restore work
Compare 27 commits »
joshuaboniface opened issue parallelvirtualcl…/pvc#164 2023-10-23 02:07:10 -04:00
Add persistent cluster health messages
joshuaboniface closed issue parallelvirtualcl…/pvc#156 2023-10-23 02:04:46 -04:00
Add additional output formats for lists/info
joshuaboniface commented on issue parallelvirtualcl…/pvc#156 2023-10-23 02:04:46 -04:00
Add additional output formats for lists/info

This was completed.

joshuaboniface closed issue parallelvirtualcl…/pvc#162 2023-10-23 02:04:39 -04:00
Revamp/rewrite CLI client and reogranize
joshuaboniface commented on issue parallelvirtualcl…/pvc#162 2023-10-23 02:04:39 -04:00
Revamp/rewrite CLI client and reogranize

This was completed.