utkuozdemir / pv-migrate

CLI tool to easily migrate Kubernetes persistent volumes
Apache License 2.0
1.56k stars 76 forks source link

feat: add `--compress` flag #295

Closed utkuozdemir closed 4 months ago

utkuozdemir commented 4 months ago

Make rsync's -z flag configurable.

Also some CI improvements: dirtiness checks, auto-generation of USAGE.md.

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 73.28%. Comparing base (3c92973) to head (34cf636).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #295 +/- ## ========================================== + Coverage 73.26% 73.28% +0.02% ========================================== Files 23 23 Lines 1597 1606 +9 ========================================== + Hits 1170 1177 +7 - Misses 297 298 +1 - Partials 130 131 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.