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

feat: patch argocd resources when oomkilled #1814

Merged
merged 18 commits into from
Nov 21, 2024
Merged

feat: patch argocd resources when oomkilled #1814

merged 18 commits into from
Nov 21, 2024

Conversation

CasLubbers
Copy link
Contributor

Checklist

  • Architecture Design Records have been added as adr/*.md and appended to list in adr/_index.md, if applicable.
  • The values-schema.yaml file and test/** fixtures have been updated to reflect code changes, if applicable.
  • The OpenApi Schema from redkubes/otomi-api project is compatible with definitions from values-schema.yaml file, if applicable.
  • Helm releases are meeting otomi's baseline security policies, if applicable.
  • Helm chart and helmfile changes are tested against upgrade scenario, if applicable.

@CasLubbers CasLubbers marked this pull request as draft November 19, 2024 11:03
@j-zimnowoda
Copy link
Contributor

j-zimnowoda commented Nov 19, 2024

I was able to reproduce the issue by first setting argo controller memory limits to 128Mi. It triggered OOMKilled loop.
Then I changed resource limits (via Gitea) to 4Gi and it self-healed 🎉

@CasLubbers CasLubbers marked this pull request as ready for review November 19, 2024 14:09
@j-zimnowoda j-zimnowoda enabled auto-merge (squash) November 21, 2024 08:28
@j-zimnowoda j-zimnowoda merged commit 99553f3 into main Nov 21, 2024
4 checks passed
@j-zimnowoda j-zimnowoda deleted the APL-311 branch November 21, 2024 08:31
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