Skip to content

Reload gRPC with SIGHUP#3874

Merged
roman-khimov merged 2 commits intomasterfrom
sighup-grpc-cert
Mar 13, 2026
Merged

Reload gRPC with SIGHUP#3874
roman-khimov merged 2 commits intomasterfrom
sighup-grpc-cert

Conversation

@End-rey
Copy link
Contributor

@End-rey End-rey commented Mar 11, 2026

Closes #3860.

@codecov
Copy link

codecov bot commented Mar 11, 2026

Codecov Report

❌ Patch coverage is 0% with 176 lines in your changes missing coverage. Please review.
✅ Project coverage is 26.03%. Comparing base (6e853bb) to head (0aa32fd).
⚠️ Report is 9 commits behind head on master.

Files with missing lines Patch % Lines
cmd/neofs-node/grpc.go 0.00% 156 Missing ⚠️
cmd/neofs-node/config.go 0.00% 10 Missing ⚠️
cmd/neofs-node/accounting.go 0.00% 2 Missing ⚠️
cmd/neofs-node/container.go 0.00% 2 Missing ⚠️
cmd/neofs-node/object.go 0.00% 2 Missing ⚠️
cmd/neofs-node/reputation.go 0.00% 2 Missing ⚠️
cmd/neofs-node/session.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3874      +/-   ##
==========================================
- Coverage   26.05%   26.03%   -0.03%     
==========================================
  Files         675      675              
  Lines       43603    43760     +157     
==========================================
+ Hits        11360    11391      +31     
- Misses      31182    31312     +130     
+ Partials     1061     1057       -4     

☔ View full report in Codecov by Sentry.
📢 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.

@End-rey End-rey requested a review from roman-khimov March 12, 2026 18:30
End-rey added 2 commits March 13, 2026 14:06
Reload gRPC servers, if the config is updated.

Closes #3860.

Signed-off-by: Andrey Butusov <andrey@nspcc.io>
Signed-off-by: Andrey Butusov <andrey@nspcc.io>
@End-rey End-rey requested a review from roman-khimov March 13, 2026 11:26
@roman-khimov roman-khimov merged commit 15d4c4a into master Mar 13, 2026
20 of 22 checks passed
@roman-khimov roman-khimov deleted the sighup-grpc-cert branch March 13, 2026 12:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SIGHUP doesn't reload certs

2 participants