Skip to content

chore: right-size manager memory back to 512Mi/128Mi#142

Merged
1995parham merged 1 commit into
mainfrom
fix/manager-memory-rightsize
Jun 20, 2026
Merged

chore: right-size manager memory back to 512Mi/128Mi#142
1995parham merged 1 commit into
mainfrom
fix/manager-memory-rightsize

Conversation

@1995parham

Copy link
Copy Markdown
Member

The 4Gi limit / 512Mi request was a stopgap for the OOM crash-loop. Since v0.5.1 scoped the Secret/ConfigMap caches to user-argocd, steady-state usage is ~30Mi (verified in-cluster). Return to the original 512Mi limit / 128Mi request.

Config-only; synced by the spcld-argocd-complementary-operator Argo app, no new image.

🤖 Generated with Claude Code

With the Secret/ConfigMap caches scoped to user-argocd (v0.5.1),
steady-state usage is ~30Mi, so the temporary 4Gi limit / 512Mi request
is no longer needed. Return to the original 512Mi limit / 128Mi request.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@1995parham 1995parham merged commit 6901f6c into main Jun 20, 2026
3 checks passed
@1995parham 1995parham deleted the fix/manager-memory-rightsize branch June 20, 2026 17:51
@codecov

codecov Bot commented Jun 20, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 47.73%. Comparing base (0d1fd12) to head (473c94d).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #142      +/-   ##
==========================================
- Coverage   48.65%   47.73%   -0.93%     
==========================================
  Files           8        8              
  Lines         970      970              
==========================================
- Hits          472      463       -9     
- Misses        437      443       +6     
- Partials       61       64       +3     

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

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.

1 participant