Victoria Nadasdi
Victoria Nadasdi
When we call the API to see what's the status of the MicroVM, the connection stays there and it's never closed (only when we restart the application). Here is an...
**Describe the solution you'd like:** Right now the code has a `TODO` mark, so just resolve it. **Why do you want this feature:** No `TODO` comments should live in the...
**Describe the solution you'd like:** Right now the code has a `TODO` mark, so just resolve it. Keeping the `Errorf` calls is a valid option. **Why do you want this...
**Describe the solution you'd like:** Right now the code has a `TODO` mark, so just resolve it. **Why do you want this feature:** No `TODO` comments should live in the...
**Describe the solution you'd like:** The reconciliation has zero tests and that's an important part of the application. **Why do you want this feature:** It's an important part of the...
**Describe the solution you'd like:** It is possible to set multiple volumes to be mounted to the same path. We can assume the end-user knows what they are doing, but...
Will be fixed. Until then you can install with ``` go install github.com/yitsushi/[email protected] ```
It does not save the value yet, because on the storage we save a key=value pairs per account. Changing this would break the file format. Closes #47