Joshua Boniface joshuaboniface
  • Joined on 2021-10-28
joshuaboniface released 0.9.102 at parallelvirtualcl…/pvc 2024-10-17 10:49:08 -04:00
joshuaboniface pushed tag v0.9.102 to parallelvirtualcl…/pvc 2024-10-17 10:49:08 -04:00
joshuaboniface pushed to master at parallelvirtualcl…/pvc 2024-10-17 10:48:44 -04:00
35c82b5249 Bump version to 0.9.102
joshuaboniface pushed to master at parallelvirtualcl…/pvc 2024-10-17 10:10:00 -04:00
e80b797e3a Add missing sorter for detail parser
joshuaboniface pushed to master at parallelvirtualcl…/pvc 2024-10-17 10:00:53 -04:00
7c8c71dff7 Improve handling of local connections in CLI
861fef91e3 Add modification of Monitor hosts on XML import
Compare 2 commits »
joshuaboniface opened issue parallelvirtualcl…/pvc#187 2024-10-16 00:43:43 -04:00
Investigate FastAPI as a replacement for FlaskRESTful
joshuaboniface closed issue parallelvirtualcl…/pvc#173 2024-10-16 00:41:54 -04:00
Investigate Websockets for API
joshuaboniface commented on issue parallelvirtualcl…/pvc#173 2024-10-16 00:41:53 -04:00
Investigate Websockets for API

Doing this with FlaskRESTful doesn't seem easy to achieve. Instead, move on to investigating other API frameworks and make this a 2.0 feature.

joshuaboniface commented on issue parallelvirtualcl…/pvc#186 2024-10-16 00:41:20 -04:00
Add WebSocket support for live progress from Celery

This can't be done cleanly as-is without fundamentally redesigning the entire API. Scrapping this idea for now.

joshuaboniface closed issue parallelvirtualcl…/pvc#186 2024-10-16 00:41:20 -04:00
Add WebSocket support for live progress from Celery
joshuaboniface opened issue parallelvirtualcl…/pvc#186 2024-10-16 00:09:02 -04:00
Add WebSocket support for live progress from Celery
joshuaboniface commented on issue parallelvirtualcl…/pvc#173 2024-10-15 23:15:46 -04:00
Investigate Websockets for API

Moving to the future milestone: this will not be ready for 1.0, but would be an interesting 2.0 feature.

joshuaboniface closed issue parallelvirtualcl…/pvc#181 2024-10-15 23:14:37 -04:00
Add VNC console command to CLI
joshuaboniface commented on issue parallelvirtualcl…/pvc#181 2024-10-15 23:14:36 -04:00
Add VNC console command to CLI

Based on the work in #149, I don't think this is easily done either.

joshuaboniface closed issue parallelvirtualcl…/pvc#149 2024-10-15 23:14:09 -04:00
Support virsh console through PVC command
joshuaboniface commented on issue parallelvirtualcl…/pvc#149 2024-10-15 23:14:09 -04:00
Support virsh console through PVC command

Did some more testing and investigation, and I've come to the conclusion that this really is not easy or supportable.

joshuaboniface released 0.9.101 at parallelvirtualcl…/pvc 2024-10-15 11:48:39 -04:00
joshuaboniface pushed tag v0.9.101 to parallelvirtualcl…/pvc 2024-10-15 11:48:39 -04:00
joshuaboniface pushed to master at parallelvirtualcl…/pvc 2024-10-15 11:39:22 -04:00
d1fcac1f0a Bump version to 0.9.101
joshuaboniface pushed to master at parallelvirtualcl…/pvc 2024-10-15 11:32:03 -04:00
6ace2ebf6a Set expected PVC version for mirroring