Joshua Boniface joshuaboniface
  • Joined on 2021-10-28
joshuaboniface commented on issue parallelvirtualcl.../pvc#169 2024-08-20 23:30:30 -04:00
Add cluster peering for DR/replication

With the implementation of snapshot import/export functionality in #185, much of the scaffolding for this is now in place.

The current plan is to implement a pvc vm snapshot send command,…

joshuaboniface commented on issue parallelvirtualcl.../pvc#182 2024-08-20 23:22:48 -04:00
Drop support for Debian 10/11

Debian 10/11 deprecation is scheduled for version 0.9.100, i.e. 0.9.99 will be the last version that supports Debian 10/11.

joshuaboniface commented on issue parallelvirtualcl.../pvc#185 2024-08-20 23:22:10 -04:00
Add VM snapshot export/import functionality

This functionality has now been implemented, due for release in 0.9.99. 5 commands are now present:

  1. pvc vm snapshot create will create a snapshot, either an automatic datestring or a…
joshuaboniface closed issue parallelvirtualcl.../pvc#185 2024-08-20 23:22:10 -04:00
Add VM snapshot export/import functionality
joshuaboniface pushed to master at parallelvirtualcl.../pvc 2024-08-20 23:02:11 -04:00
565011b277 Set snapshot name before start
joshuaboniface pushed to master at parallelvirtualcl.../pvc 2024-08-20 17:50:35 -04:00
0bf9cc6b06 Improve stage handling
joshuaboniface pushed to master at parallelvirtualcl.../pvc 2024-08-20 17:44:43 -04:00
5b2e679db0 Improve stage handling
f2dfada73e Improve return handling for snapshot tasks
f63c392ba6 Show primary status in node run_on
7663ad72c5 Update length of progress bar each update
9b3075be18 Add UUID check and fix wording
Compare 6 commits »
joshuaboniface pushed to master at parallelvirtualcl.../pvc 2024-08-20 14:15:12 -04:00
4a0680b27f Fix issues with snapshot imports
6597f7aef6 Fix bad function call
f42a1bad0e Allow passing zk_only into VM snapshot creation
3fb52a13c2 Add missing VM states from snapshots
8937ddf331 Simplify VM rename to preserve data
Compare 9 commits »
joshuaboniface pushed to master at parallelvirtualcl.../pvc 2024-08-20 10:11:49 -04:00
faf920ac1d Fix bug where force_flag is a string
joshuaboniface pushed to master at parallelvirtualcl.../pvc-ansible 2024-08-20 09:23:55 -04:00
b395f47852 Ensure pvcapid is restarted after migrations
joshuaboniface pushed to master at parallelvirtualcl.../pvc 2024-08-19 18:52:36 -04:00
a6e824a049 Improve output text message
joshuaboniface pushed to master at parallelvirtualcl.../pvc 2024-08-19 18:48:43 -04:00
624eb4e752 Fix bug in primary node display
d060787503 Add initial implementation of snapshot export
Compare 2 commits »
joshuaboniface pushed to master at parallelvirtualcl.../pvc 2024-08-19 17:44:28 -04:00
9a435fe2ae Allow specifying become-primary during deploys
joshuaboniface pushed to master at parallelvirtualcl.../pvc 2024-08-19 17:34:21 -04:00
9f47da6777 Fix triplicate API calls on GET commands
0cf229273a Add API endpoint for current primary node
212ecaab68 Fix Swagger doc issues
f1b4593367 Store current stats with snapshots
Compare 4 commits »
joshuaboniface pushed to master at parallelvirtualcl.../docs 2024-08-19 16:56:40 -04:00
1a615dbf50 Fix invalid ref
joshuaboniface pushed to master at parallelvirtualcl.../docs 2024-08-19 16:50:03 -04:00
36c2237f6c Update swagger docs
joshuaboniface pushed to master at parallelvirtualcl.../pvc 2024-08-19 13:57:34 -04:00
fc55046812 Add confirmation of snapshot removals
joshuaboniface opened issue parallelvirtualcl.../pvc#185 2024-08-16 10:51:36 -04:00
Add VM snapshot export/import functionality
joshuaboniface closed issue parallelvirtualcl.../pvc#184 2024-08-16 10:47:53 -04:00
Add whole-VM snapshot/rollback
joshuaboniface pushed to master at parallelvirtualcl.../pvc 2024-08-16 10:47:53 -04:00
33f905459a Implement VM rollback
174e6e08e3 Correct issues with VM output formats
9f85c92dff Handle missing or empty snapshot lists
4b30d2f58a Always show snapshots
2fcee28fed Hide topology in long output
Compare 16 commits »