summaryrefslogtreecommitdiff
path: root/droplet.proto
AgeCommit message (Collapse)Author
2024-11-01pretty output for humans d.SprintHeader()Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-31seems to compileJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-31attempt at hypervisor archJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-31add flags for marking droplets as archivedJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-31add time duration to clusterJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-31move more into add.goJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-31complies. made 'droplet.Current' for tmp dataJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-31compiles and buildsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-31better to store as a stringJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-31add droplets.LocalOnlyJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-27droplet.ForceHypervisor for binding it thereJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-26virtigo compilesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-26store dirsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-24rm old codeJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-24deprecate old experimentJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-24keep and deprecateJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-24don't do experiements anymore in droplets.protoJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-24seperate config files for droplets, hypervisors & eventsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-24minor formatingJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-23switched virtigo to DropletState enumJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-23another total violation of protobuf by renumberingJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-23add qemu machine and archJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-23no idea the right way to do thisJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-22commentsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-22murdering the purpose of protobuf's by renumberingJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-22autoscanJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-22more human readable json file testsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-22compilesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-22attempt at human readable message in JSON outputJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-22attempt 'any' typeJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-22next step, write out yaml or jsonJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-21make clean works. configfile builds and runsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-18first go at itJeff Carr