Closed tesshuflower closed 2 months ago
/cc @JohnStrunk
/retest
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
@JohnStrunk I've updated the Makefile, I think it works pretty well with the changes you suggested.
I also made a change to update the err we put in the status conditions if the mover isn't found to list what movers are enabled - so you get something like this:
status:
conditions:
- lastTransitionTime: "2024-08-29T17:52:07Z"
message: 'a replication method must be specified - enabled movers: [rclone rsync
rsync-tls]'
reason: Error
status: "False"
type: Synchronizing
This change is just with the last commit in the PR, so we can roll it back if you think it's overkill.
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: JohnStrunk, tesshuflower
The full list of commands accepted by this bot can be found here.
The pull request process is described here
/retest
/retest
/retest
/retest
Attention: Patch coverage is 30.76923%
with 9 lines
in your changes missing coverage. Please review.
Project coverage is 67.3%. Comparing base (
0448389
) to head (3292d8e
). Report is 14 commits behind head on main.
Describe what this PR does
Is there anything that requires special attention?
Related issues: