summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-10-31runs againJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-31compiles againJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-31works enough that uptime works againJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-31rename package virtigolibJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-31dump more code to virtigoxmlJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-31compiles after lots of protobuf changesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-30make a simple .deb packageJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-30reject start and create early if grid unstableJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-30events is now c.EJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-30force filenames to match hostnamesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-30simple unique macJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-30more work on create() dropletJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-29code and debugging cleanupsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-29code reorgJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-29function to dump all dropletsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-28ready to release a debian package?Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-28quit with configSave()Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-28continuing work on tracking droplet stateJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-28grid stable might be workingJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-28make an event for droplet moving hypervisorsv0.2.1Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-27track droplets reported from each hypervisorJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-27maybe fix duplicates? this isn't really safe probablyJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-27start spice/vnc ports at 5900 and skip 6000Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-27sets unique spice port and saves config filesv0.2Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-27add /dumpdropletsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-27prepare to validate spice portsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-27validate stuff should be hereJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-26more cleanupsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-26doesn't deal with libvirtxml directly anymoreJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-26start worked by sending protobufJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-26more http optionsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-26virtigod doing xml nowJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-26more moved into virtigoxmlJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-26validate moved into virtigoxml. maybe a bad name?Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-26move this into a common package?Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-26more common code. it might work again. would be niceJeff Carr
to have a kuma check, but no. I fucking deleted it. and of course with no backup or memory of where I mapped it to. kuma needs an undelete! or an event log of changes to kuma. ironic since all it does is track changes in state but it doesn't track it's own changes Signed-off-by: Jeff Carr <[email protected]>
2024-10-26works again. I fucking deleted the kuma checkJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-26compiles and lists hypervisorsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-26new config filesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-26still worksJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-26using lib/virtigoxml and it seems to actually workJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-26start works with lib/virtigoxmlJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-26seperate tap and bridge group add network functionsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-26network is maybe correct as virtio. pci needed?Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-26finds disks and puts dirs in the protobuf clusterJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-25no longer need these for debuggingJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-25generate XML by droplet hostnameJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-25--xml-ignore-disk=true worksJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-25checking for duplicate filenames worksJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-25check for duplicate disk namesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>