Joshua Boniface joshuaboniface
  • Joined on 2021-10-28
joshuaboniface commented on issue parallelvirtualcl…/pvc#121 2022-10-07 23:29:59 -04:00
More gracefully handle image/OVA file upload failures

So far I haven't seen any problems related to this reoccur, so specific examples would warrant their own bugfix issues.

joshuaboniface closed issue parallelvirtualcl…/pvc#121 2022-10-07 23:29:59 -04:00
More gracefully handle image/OVA file upload failures
joshuaboniface closed issue parallelvirtualcl…/pvc#136 2022-10-07 23:29:04 -04:00
Move more system functonality into PVC
joshuaboniface commented on issue parallelvirtualcl…/pvc#136 2022-10-07 23:29:00 -04:00
Move more system functonality into PVC

Revisiting this thought. After thinking more, as nice as internalizing these daemons might seem, I think from an administration perspective leaving them external is the right call at least until…

joshuaboniface closed issue parallelvirtualcl…/pvc#158 2022-10-07 23:23:58 -04:00
Rework provisioner for increased flexibility
joshuaboniface commented on issue parallelvirtualcl…/pvc#158 2022-10-07 23:23:58 -04:00
Rework provisioner for increased flexibility

This has been implemented.

  1. The provisioner flow has been reworked to externalize most of the heavy lifting into a plugin-like script framework which leverages a 5-function standard class…
joshuaboniface pushed to master at parallelvirtualcl…/pvc 2022-10-07 23:14:58 -04:00
31a5c8801f Add rinse example configuration
0a4e4c7048 Add host-model to CPU config in VMs
de97f2f476 Add output message to debootstrap install
Compare 3 commits »
joshuaboniface pushed to master at parallelvirtualcl…/pvc-ansible 2022-10-07 00:41:11 -04:00
0dbcf10d4a Add rinse dependency for provisioner
joshuaboniface pushed to master at parallelvirtualcl…/pvc 2022-10-06 15:58:29 -04:00
165ce15dfe Fix braces in fstring example
joshuaboniface pushed to master at parallelvirtualcl…/pvc 2022-10-06 11:55:46 -04:00
a81d419a2e Update copyright header year
85a7088e5a Fix titles
Compare 2 commits »
joshuaboniface pushed to master at parallelvirtualcl…/pvc 2022-10-06 11:24:39 -04:00
b58fa06f67 Add OVA script support
3b3d2e7f7e Reverse numbering of example scripts
72a5de800c Complete OVA provisioning script
f450d1d313 Remove lingering OVA references
2db58488a2 Update documentation to reflect script changes
Compare 17 commits »
joshuaboniface pushed to new-provisioner at parallelvirtualcl…/pvc 2022-10-06 11:13:35 -04:00
b58fa06f67 Add OVA script support
3b3d2e7f7e Reverse numbering of example scripts
72a5de800c Complete OVA provisioning script
f450d1d313 Remove lingering OVA references
Compare 4 commits »
joshuaboniface pushed to new-provisioner at parallelvirtualcl…/pvc 2022-10-06 00:06:20 -04:00
2db58488a2 Update documentation to reflect script changes
1bbf8f6bf6 Reorganize and add more comments to examples
Compare 2 commits »
joshuaboniface pushed to new-provisioner at parallelvirtualcl…/pvc 2022-10-05 22:37:52 -04:00
191f8780c9 Fix remaining bugs in example scripts
80c1f78864 Ensure inner cleanup and end message response
c8c0987fe7 Fix bad variable reference
67560c6457 Add additional import for config
79c9eba28c Add better exception handling with ctxtmgrs
Compare 8 commits »
joshuaboniface pushed to new-provisioner at parallelvirtualcl…/pvc 2022-10-05 17:22:35 -04:00
6e2c1fb45e Add proper imports to examples
b14ba9172c Better handle cleanups and fix chroot bug
Compare 2 commits »
joshuaboniface created branch new-provisioner in parallelvirtualcl…/pvc 2022-10-05 16:03:20 -04:00
joshuaboniface pushed to new-provisioner at parallelvirtualcl…/pvc 2022-10-05 16:03:20 -04:00
e9235a627c Implement new provisioner setup
joshuaboniface pushed tag v0.9.55 to parallelvirtualcl…/pvc 2022-10-04 13:22:32 -04:00
joshuaboniface released 0.9.55 at parallelvirtualcl…/pvc 2022-10-04 13:22:32 -04:00
joshuaboniface pushed to master at parallelvirtualcl…/pvc 2022-10-04 13:21:54 -04:00
c84ee0f4f1 Bump version to 0.9.55
76c51460b0 Avoid raise/handle deadlocks
Compare 2 commits »