summaryrefslogtreecommitdiff
path: root/main.go
AgeCommit message (Collapse)Author
2024-10-27track droplets reported from each hypervisorJeff 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-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-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-26finds disks and puts dirs in the protobuf clusterJeff 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]>
2024-10-25print out change eventsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-25start date works on eventsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-25pretty good XML handling at this pointv0.1Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-25fails on imports with duplicate mac addrsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-25show droplet total countJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-25ignore bridge name changes by defaultJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-25more xml fixesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-25better libvirt xml processingJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-25works, it's neat, but do I really want this?Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-24cleanup instructionsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-24cleanup helpJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-23cleanup STDOUT loggingv0.0.2Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-23added some xml filesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-23work on adding droplets from libvirt xml filesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-23compiles and runs. logic wrongJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-23things to add xml filesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-23add some double checking on writing config filesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-23keep removing old junkJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-23set a homedirJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-22global hypervisor poll delayJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-22allow trigger of saving the configJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-22deprecate hypervisor file. yay!Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-22dumped droplet fileJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-22start to deprecate dumb droplets fileJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-22compilesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-22start migration to protobufsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-22compiles and runsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>