summaryrefslogtreecommitdiff
path: root/validate.go
AgeCommit message (Collapse)Author
2025-06-04droplet create makes the network and disksv0.2.56Jeff Carr
2025-02-22switch virtbuf to virtpbv0.2.36Jeff Carr
2025-02-08run go vetv0.2.35v0.2.34v0.2.33v0.2.32v0.2.31Jeff Carr
2024-12-04improvements due to autogenpbv0.2.29v0.2.28v0.2.27v0.2.26v0.2.25v0.2.24v0.2.23v0.2.22v0.2.21v0.2.20v0.2.19v0.2.18v0.2.17Jeff Carr
2024-11-16create and start work againv0.2.16v0.2.15v0.2.14Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-11-01more work on importingJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
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-31compiles after lots of protobuf changesJeff 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-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-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-26finds disks and puts dirs in the protobuf clusterJeff 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-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-24cleanup instructionsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>