| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-11-01 | pretty output for humans d.SprintHeader() | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-31 | add droplet defaults to start state = off | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-31 | AddDomainLocal() | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-31 | maybe works againv0.2 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-31 | expose cluster.Hypervisors | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-31 | example runs | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-31 | seems to compile | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-31 | attempt at hypervisor arch | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-31 | code cleanups | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-31 | add flags for marking droplets as archived | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-31 | fixed my config after totally destroying things | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-31 | rename FindDroplet() -> FindDropletByName() | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-31 | add time duration to cluster | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-31 | move more into add.go | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-31 | complies. made 'droplet.Current' for tmp data | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-31 | compiles and builds | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-31 | better to store as a string | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-31 | add droplets.LocalOnly | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 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]> | |||
