Commit Graph

18 Commits

Author SHA1 Message Date
c17aacb6c8 hypha: debug option for ensuring kernel logs can be seen 2024-02-01 10:55:28 +00:00
3a04a2fe26 hypha: implement attach option on launch to connect to console 2024-02-01 10:44:12 +00:00
cbfac5cdf4 introduce lefthook support to check commits 2024-02-01 10:36:54 +00:00
e7cea3d7ed hypha: add script for quick debugging and set log levels ot warn by default 2024-02-01 10:28:17 +00:00
def4306a04 hypha: implement arg cli interface and dynamic container lookup 2024-01-31 09:08:19 -08:00
86c512474a hypha: init will now watch process in background 2024-01-31 01:40:42 -08:00
b6af5f54bd hypha: enhanced logging and always enable backtraces 2024-01-30 20:22:48 -08:00
bb77e651e0 hypha: add support for passing environment variables 2024-01-30 18:34:47 -08:00
eec213c712 hypha: convert to using anyhow for error handling 2024-01-30 02:15:03 -08:00
3085a3738f hypha: implement the ability to override the command line to execute 2024-01-22 05:30:02 -08:00
a412f6e823 hypha: implement basic container init 2024-01-22 02:15:53 -08:00
eb7c2f6c10 hypha: implement list command 2024-01-21 17:21:19 -08:00
d9629f46d0 hypha: implement console support 2024-01-21 04:49:31 -08:00
ece88e16cc hypha: implement subcommands and introduce destroy that tears things down properly 2024-01-21 01:58:07 -08:00
649a0c303d hypha: setup image as disk 2024-01-18 09:15:42 -08:00
1c92ba54f3 hypha: implement image cache 2024-01-18 00:02:21 -08:00
9c438e8e57 move ownership of image compilation to controller 2024-01-17 14:33:20 -08:00
198ca3ff80 implement squashfs generation 2024-01-17 14:29:05 -08:00