ADR-101: Backport to v0.38.x
#1419
Labels
grpc
Anything relating to the gRPC API
P:storage-optimization
Priority: Give operators greater control over storage and storage optimization
tracking
A complex issue broken down into sub-problems
Uh oh!
There was an error while loading. Please reload this page.
This issue covers all the tasks needed to backport the implementation of ADR-101 (#574) from main into v0.38.x.
We will backport this feature into an experimental branch because :
The implementation will be backported step by step, porting one big feature at a time.
v0.38.x-experimental
branch with all the protections of release branches.commit: 65a88b9
This step will be the basis for backporting all other gRPC endpoints.
commits: 04dfaf5, c710bb8 (metrics for pruning), fe644d8
commits: 96f4ab8
Close
method to gRPC client (#1251) to v0.38.x-experimental #1474commits: 6fc2c37 (depends on the gRPC endpoints so will be done at the end ): grpc: backport block prunning fixes (#1271) to v0.38.x-experimental #1473
Manual backport of Do not race with pruning to validate headers and validators #1467
e2e: Fix docker port aliasing - failing upgrading tests.(backport e2e:Fix docker port alias #1507)
e2e: Reduce test flakiness - backport e2e: Fix flakiness in grpc tests due to pruning #1492
Backporting the pruning mechanisms is independent of the gRPC backports and can be done in parallel. The pruning service endpoints depend on the pruning mechanisms being implemented.
The text was updated successfully, but these errors were encountered: