summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-10-30events are in cluster.EJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-30rename and rm old codeJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-30renameJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-30add droplet.MarshalJSON()Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-28func for droplet migration and change statev0.1.1Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-27timestamp example format was wrongJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-27try to actually make real filesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-27filepath.Walk is overkill hereJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-27backup all the filesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-27backup the cluster config filesJeff 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-26need this marshal for startJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-26start cleaning junk fields from config filesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-26virtigo compilesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-26config files in 4 pieces for human ease of useJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-26writes out 4 config filesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-26events should not be pluralJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-26cleaner config file handlingJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-26store dirsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-25read event config maybe worksJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-25anypb is probably overkill herev0.1Jeff 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-24of course I spelled this wrongJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-24just make a .proto file for experimentsJeff 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-24update thinking in the notesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-24minor formatingJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-24add timestamp and any typesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-24easy updatesJeff 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-23virtigo can now replace libvirt xml filesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-23formatting for bytesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-23update AddDroplet()v0.0.2Jeff 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-23notsureJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-22stub out some kinda events something or otherJeff 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-22FindHypervisor() and FindDroplet()Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-22attempt 'any' typeJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-22don't actually use prototext?Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>