aurae-runtime / auraed

Secure mTLS and gRPC backed runtime daemon. Alternative to systemd. Written in Rust.
https://aurae.io/auraed
Apache License 2.0
60 stars 11 forks source link

Iterate on mountvfs code #34

Closed future-highway closed 1 year ago

future-highway commented 1 year ago

@Vincinator if you can review this, that would be great.

future-highway commented 1 year ago

The pr update slightly improved error handling, leaving error handling to the caller (but I used unwrap on the only current caller).