Closed rchikatw closed 1 week ago
@nb-ohad @leelavg please review
/lgtm
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: leelavg, nb-ohad, rchikatw
The full list of commands accepted by this bot can be found here.
The pull request process is described here
/cherry-pick release-4.17
@rchikatw: #2895 failed to apply on top of branch "release-4.17":
Applying: server: saving quota in GiB instead GB
Using index info to reconstruct a base tree...
M services/provider/server/server.go
M services/provider/server/server_test.go
Falling back to patching base and 3-way merge...
Auto-merging services/provider/server/server_test.go
Auto-merging services/provider/server/server.go
CONFLICT (content): Merge conflict in services/provider/server/server.go
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
hint: When you have resolved this problem, run "git am --continue".
hint: If you prefer to skip this patch, run "git am --skip" instead.
hint: To restore the original branch and stop patching, run "git am --abort".
hint: Disable this message with "git config advice.mergeConflict false"
Patch failed at 0001 server: saving quota in GiB instead GB