Joshua Boniface joshuaboniface
  • Joined on 2021-10-28
joshuaboniface pushed to master at parallelvirtualcl…/pvc-ansible 2023-11-25 00:53:44 -05:00
7dbabf76c5 Remove pycache entries on update
joshuaboniface commented on issue parallelvirtualcl…/pvc#167 2023-11-17 01:49:41 -05:00
Add more configurable settings for VMs

Included in 1.0 milestone as some of these have good potential but more R&D is required.

joshuaboniface commented on issue parallelvirtualcl…/pvc#119 2023-11-17 01:47:33 -05:00
Support ISO image uploads on provisioner

I think this will require slightly more reworking of the provisioner's handling of source images, but is still on-roadmap for a 1.0 release.

joshuaboniface commented on issue parallelvirtualcl…/pvc#149 2023-11-17 01:46:51 -05:00
Support virsh console through PVC command

Investigated several options for this recently, taking inspiration from NoVNC. So far, none have proven particularly impressive but investigation can continue. This is a desired 1.0 feature.

joshuaboniface commented on issue parallelvirtualcl…/pvc#164 2023-11-17 01:46:03 -05:00
Add persistent cluster fault messages

Planned as the next major feature (0.9.82 assuming no intervening bugfix releases).

Key features will include:

  1. Zookeeper support for a persistent messages and responses.
  2. Allocation of…
joshuaboniface commented on issue parallelvirtualcl…/pvc#160 2023-11-17 01:42:40 -05:00
Integrate Ansible into CLI client

The CLI rewrite has paved the way for this to be feasible.

Planning to generate a new CLI section, pvc ansible, to handle this.

Key features will include:

  1. init: Create a local…
joshuaboniface commented on issue parallelvirtualcl…/pvc#166 2023-11-17 01:35:07 -05:00
Move to Celery jobs for per-node tasks

Completed wiht 0.9.81

joshuaboniface closed issue parallelvirtualcl…/pvc#166 2023-11-17 01:35:07 -05:00
Move to Celery jobs for per-node tasks
joshuaboniface released 0.9.81 at parallelvirtualcl…/pvc 2023-11-17 01:32:14 -05:00
joshuaboniface pushed tag v0.9.81 to parallelvirtualcl…/pvc 2023-11-17 01:32:13 -05:00
joshuaboniface pushed to master at parallelvirtualcl…/pvc 2023-11-17 01:30:17 -05:00
3e001b08b6 Bump version to 0.9.81
joshuaboniface pushed to master at parallelvirtualcl…/pvc 2023-11-17 01:04:34 -05:00
7f6b3ebb6b Update test script
91858fbd20 Update manage script
Compare 2 commits »
joshuaboniface pushed to master at parallelvirtualcl…/pvc 2023-11-16 20:37:06 -05:00
b66cfb07d8 Isolate cluster-dependent Celery startup
joshuaboniface pushed to master at parallelvirtualcl…/pvc 2023-11-16 19:57:03 -05:00
9885914abd Remove stray periods from messages
joshuaboniface pushed to master at parallelvirtualcl…/pvc 2023-11-16 19:53:36 -05:00
e8da3714c0 Convert benchmark to use new Celery step structure
4d23d0419c Fix total stage count
Compare 2 commits »
joshuaboniface pushed to master at parallelvirtualcl…/pvc 2023-11-16 18:35:40 -05:00
7223073afc Don't show stderr here
c1c22c81e7 Ensure script cleanup is done in chroot
712a50ca27 Avoid use of fail here
815041ff20 Fix bugs when main installs fail
823ce8cbf2 Remove duplicate cleanups
Compare 6 commits »
joshuaboniface pushed to master at parallelvirtualcl…/pvc 2023-11-16 18:06:06 -05:00
dd6a38d5ea Properly pass the name of the exception
73a4795967 Avoid fail during yields
2a637c62e8 Port provisioner scripts to updated framework
618a1c1c10 Add helper functions to VMBuilder instances
f50f170d4e Convert vmbuilder to use new Celery step structure
Compare 26 commits »
joshuaboniface pushed to master at parallelvirtualcl…/pvc 2023-11-15 21:04:54 -05:00
aef38639cf Rename pvcapid-worker to pvcworkerd
joshuaboniface pushed to master at parallelvirtualcl…/pvc-ansible 2023-11-15 20:32:45 -05:00
fef97f0b04 Adjust name of pvcapid-worker to pvcworkerd
8ba0ca02b1 Add SSHFS auto_mount example to group_vars
Compare 2 commits »
joshuaboniface pushed to master at parallelvirtualcl…/pvc 2023-11-15 11:01:08 -05:00
5f1432ccdd Fix memory allocation updates and add more debug
d6b8808448 Clean up fencing handler
Compare 2 commits »