Felix Obenhuber

Results 63 comments of Felix Obenhuber

Thoughts: Option 1: Extend `api::model::Request::Uninstall` with a flag that indicates whether to wipe the data or not. The runtime cannot know if there's a follow up install. Options 2: Unpin...

@bschwind a quick attempt how to plug custom logic into the broker - no logic implemented - just to get the discussion started. Thanks for comments!

> @flxo thanks for the work so far! I saw you originally were using async trait methods (via the `async-trait` crate), what was your reasoning for switching away from it?...

> @flxo still keeping an eye on this PR! Sorry though that I don't have the bandwidth for quick reviews. I'll be happy to give it a look when you...

@bschwind I refactored the connection handling a bit and separated the unauthenticated connections from the session. Introduced a `ConnectionId` which is a unique identifier for a connection. I'd love to...

@dependabot squash and merge

Waiting for https://github.com/stratis-storage/devicemapper-rs/commit/7de4e0d12a69ba0c2d7f20187043b6f208318ed5 to fly in in `devicemapper-rs`.

@dependabot squash and merge