backube / scribe

Asynchronous data replication for Kubernetes CSI storage
https://scribe-replication.readthedocs.io
GNU Affero General Public License v3.0
69 stars 18 forks source link

live migration example #154

Closed guymguym closed 3 years ago

guymguym commented 3 years ago

Signed-off-by: Guy Margalit guymguym@gmail.com

Describe what this PR does

Is there anything that requires special attention?

Related issues:

codecov[bot] commented 3 years ago

Codecov Report

Merging #154 (8e2aafb) into master (0a06a2a) will increase coverage by 0.1%. The diff coverage is n/a.

@@           Coverage Diff            @@
##           master    #154     +/-   ##
========================================
+ Coverage    42.4%   42.6%   +0.1%     
========================================
  Files           7       7             
  Lines        1847    1847             
========================================
+ Hits          784     787      +3     
+ Misses        977     975      -2     
+ Partials       86      85      -1     
Impacted Files Coverage Δ
controllers/replicationdestination_controller.go 36.7% <0.0%> (-0.5%) :arrow_down:
controllers/replicationsource_controller.go 36.1% <0.0%> (+0.4%) :arrow_up:
controllers/rsync_common.go 61.8% <0.0%> (+2.0%) :arrow_up:
JohnStrunk commented 3 years ago

Closing since we have renamed and moved to the VolSync repo.