| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-10-30 | events are in cluster.E | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-30 | rename and rm old code | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-30 | rename | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-30 | add droplet.MarshalJSON() | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-28 | func for droplet migration and change statev0.1.1 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-27 | timestamp example format was wrong | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-27 | try to actually make real files | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-27 | filepath.Walk is overkill here | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-27 | backup all the files | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-27 | backup the cluster config files | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-27 | droplet.ForceHypervisor for binding it there | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-26 | need this marshal for start | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-26 | start cleaning junk fields from config files | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-26 | virtigo compiles | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-26 | config files in 4 pieces for human ease of use | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-26 | writes out 4 config files | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-26 | events should not be plural | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-26 | cleaner config file handling | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-26 | store dirs | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-25 | read event config maybe works | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-25 | anypb is probably overkill herev0.1 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-24 | rm old code | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-24 | deprecate old experiment | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-24 | of course I spelled this wrong | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-24 | just make a .proto file for experiments | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-24 | keep and deprecate | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-24 | don't do experiements anymore in droplets.proto | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-24 | seperate config files for droplets, hypervisors & events | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-24 | update thinking in the notes | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-24 | minor formating | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-24 | add timestamp and any types | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-24 | easy updates | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-23 | switched virtigo to DropletState enum | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-23 | another total violation of protobuf by renumbering | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-23 | add qemu machine and arch | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-23 | virtigo can now replace libvirt xml files | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-23 | formatting for bytes | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-23 | update AddDroplet()v0.0.2 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-23 | no idea the right way to do this | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-23 | notsure | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-22 | stub out some kinda events something or other | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-22 | comments | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-22 | murdering the purpose of protobuf's by renumbering | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-22 | autoscan | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-22 | more human readable json file tests | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-22 | compiles | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-22 | attempt at human readable message in JSON output | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-22 | FindHypervisor() and FindDroplet() | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-22 | attempt 'any' type | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-22 | don't actually use prototext? | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
