Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1534: Pull rpc from dependencies submodule and various fixes r=tiagolobocastro a=tiagolobocastro feat: silence traces from unwanted modules Follows same pattern as control-plane. Signed-off-by: Tiago Castro <tiagolobocastro@gmail.com> --- refactor: pull rpc from dependencies Move to latest dependencies submodule and pull the rpc from there. This also upgrades tonic/prost to latest versions. Signed-off-by: Tiago Castro <tiagolobocastro@gmail.com> --- fix(io-engine-client): add subcommand required message Signed-off-by: Tiago Castro <tiagolobocastro@gmail.com> --- fix(rebuild): don't report skipped segments as transferred When a segment is unallocated then we should not include this segment for transferred stats. This addresses an issue where for an empty thin volume the transferred bytes were being shown as the entire volume size. Signed-off-by: Tiago Castro <tiagolobocastro@gmail.com> Co-authored-by: Tiago Castro <tiagolobocastro@gmail.com>
- Loading branch information