Skip to content

node: skip TTL=1 request signatures over inter-node mTLS - #4100

Open
End-rey wants to merge 2 commits into
masterfrom
mtls-internode-dont-sign-requests
Open

node: skip TTL=1 request signatures over inter-node mTLS#4100
End-rey wants to merge 2 commits into
masterfrom
mtls-internode-dont-sign-requests

node: omit SDK request signatures over mTLS

ec6b12e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 10, 2026 in 0s

27.28% (+0.01%) compared to 6e8d712

View this Pull Request on Codecov

27.28% (+0.01%) compared to 6e8d712

Details

Codecov Report

❌ Patch coverage is 22.85714% with 108 lines in your changes missing coverage. Please review.
✅ Project coverage is 27.28%. Comparing base (6e8d712) to head (ec6b12e).

Files with missing lines Patch % Lines
pkg/services/object/server.go 0.00% 50 Missing ⚠️
pkg/network/cache/clients.go 39.13% 26 Missing and 2 partials ⚠️
pkg/network/peerauth/peerauth.go 0.00% 10 Missing ⚠️
cmd/neofs-node/grpc.go 0.00% 7 Missing ⚠️
cmd/neofs-node/mtls.go 70.00% 3 Missing and 3 partials ⚠️
pkg/core/client/client.go 0.00% 3 Missing ⚠️
cmd/neofs-node/object.go 0.00% 2 Missing ⚠️
pkg/services/object/range.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4100      +/-   ##
==========================================
+ Coverage   27.26%   27.28%   +0.01%     
==========================================
  Files         678      679       +1     
  Lines       46294    46377      +83     
==========================================
+ Hits        12622    12652      +30     
- Misses      32455    32503      +48     
- Partials     1217     1222       +5     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.