Releases
v0.1.0
0.1.0 (2023-12-17)
Features
Adding better logging (0230dd1 )
Adding deb assets and removing old cli params (371ec50 )
Adding log folder initalization (ebf655c )
Adding stdout and stderr logging to file (20db069 )
ci: adding first travis build script (c206193 )
cp: process spawning and first vm spawning (6af1475 )
Daemon variable to differentiate cli and service (5ed6576 )
first commit (5a7058f )
Gracefully shutdown draft! (d861129 )
Implement basic cli-daemon on the same binary (2396336 )
Improving locking mechanism (f5e658a )
iops: adding kernel and drive code (f001a19 )
Logging the error when making request to vms (cad021a )
Making state a pointer and vms a Vec (4df3f0b )
moving to http using unix socket (acb8590 )
Starting work on daemon process (c269c9d )
Testing gracefully shutting down hyper server (23a4c37 )
tmp: adding first draft of tmp folder management (9502d52 )
Bug Fixes
Add sleep to wait for firecracker socket (e68e14e )
Aligning permissions on deb files (0d94a65 )
clippy: trait bounds and clippy warnings (#27 ) (2496d84 )
Fix headers in requests to firecracker (6010f31 )
Fix response body: from string to json (bd4a9b2 )
Fixing git ignore (afb0be3 )
iops: remove error when trying to delete file (17d0008 )
machine_name arg only when needed (231fe66 )
travis: creating dummy kernel file for tests (7bf20a8 )
You can’t perform that action at this time.