docs: Create Node Pruning ADR#2107
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## feature/exec_api #2107 +/- ##
====================================================
+ Coverage 24.11% 24.24% +0.12%
====================================================
Files 52 51 -1
Lines 8231 7475 -756
====================================================
- Hits 1985 1812 -173
+ Misses 6089 5496 -593
- Partials 157 167 +10 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
tac0turtle
left a comment
There was a problem hiding this comment.
love this!! do we have control over go-header storage as well?
Yes, so headers are also stored in the Also, added a note describing the above in this ADR. |
|
Overall the external volume support would help the node operators, allowing better uptime and reduce the infra bill 🙌 excited to have read this ADR a few remarks:
I assumed 1 system level device (e.g. 2 SSDs in RAID 0, or a single 22TB HDD) can host 1 to n volumes. |
|
Add note on how to migrate existing nodes via some CLI |
f2e1377 to
8794967
Compare
Thank you so much for the feedback! I've incorporated it, please feel free to re-review 🙏 |
Overview
Closes #2093