Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

helm-chart: Shouldn't force use of archive pruning mode when start a validator #913

Open
sameh-farouk opened this issue Dec 10, 2023 · 0 comments
Labels
type_bug Something isn't working
Milestone

Comments

@sameh-farouk
Copy link
Member

sameh-farouk commented Dec 10, 2023

Previously this was necessary because of legacy reasons, now this is not required.

Archive mode make sense for public rpc node (to support indexer and explorer utilities). However, for validators it is completely unnecessary.

The obvious downside for using this mode on validators nodes is storage space, when adding no benefits.

Helm chart should be updated accordingly. See deployment.yaml

@sameh-farouk sameh-farouk changed the title Shouldn't force use of archive node when start a validator in helm chart as it is not required helm-chart: Shouldn't force use of archive pruning mode when start a validator Dec 11, 2023
@sameh-farouk sameh-farouk added the type_bug Something isn't working label Dec 18, 2023
@sameh-farouk sameh-farouk self-assigned this Jan 22, 2024
@sameh-farouk sameh-farouk moved this to Accepted in 3.13.x Jan 22, 2024
@sameh-farouk sameh-farouk added this to the 2.7.0 milestone Jan 22, 2024
@sameh-farouk sameh-farouk removed this from 3.13.x Feb 4, 2024
@sameh-farouk sameh-farouk modified the milestones: 2.7.0, later Feb 4, 2024
@sameh-farouk sameh-farouk removed their assignment Feb 4, 2024
@renauter renauter added this to 3.14.x Mar 21, 2024
@renauter renauter modified the milestones: later, 2.8.0 Mar 21, 2024
@sameh-farouk sameh-farouk modified the milestones: 2.8.0, later Jun 2, 2024
@sameh-farouk sameh-farouk removed this from 3.14.x Jun 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type_bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants