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

enable prune history in anvil #944

Merged
merged 1 commit into from
May 8, 2024
Merged

enable prune history in anvil #944

merged 1 commit into from
May 8, 2024

Conversation

AnieeG
Copy link
Contributor

@AnieeG AnieeG commented May 7, 2024


Below is a summarization created by an LLM (gpt-4-0125-preview). Be mindful of hallucinations and verify accuracy.

Why

The changes update the Helm chart for Foundry to include a new version and enhance the Anvil node deployment with a --prune-history command option, optimizing storage use by pruning historical state data.

What

  • charts/foundry/Chart.yaml
    • Updated the chart version from 0.1.4 to 0.1.5.
  • charts/foundry/templates/deployment.yaml
    • Added the - "--prune-history" command to the Anvil node container, enabling the pruning of historical state data to optimize storage usage.

@AnieeG AnieeG requested review from sebawo and a team as code owners May 7, 2024 18:46
@AnieeG AnieeG temporarily deployed to integration May 7, 2024 18:46 — with GitHub Actions Inactive
@AnieeG AnieeG temporarily deployed to integration May 7, 2024 18:46 — with GitHub Actions Inactive
@cl-sonarqube-production
Copy link

@AnieeG AnieeG temporarily deployed to integration May 7, 2024 18:49 — with GitHub Actions Inactive
@AnieeG AnieeG merged commit 47bdd31 into main May 8, 2024
22 of 23 checks passed
@AnieeG AnieeG deleted the enable-prune-history branch May 8, 2024 03:15
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.

3 participants