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

Fix/restart argo events jobs #2342

Merged
merged 4 commits into from
Aug 31, 2023
Merged

Fix/restart argo events jobs #2342

merged 4 commits into from
Aug 31, 2023

Conversation

AidanHilt
Copy link
Contributor

@AidanHilt AidanHilt commented Aug 31, 2023

New Features

Breaking Changes

Bug Fixes

  • Adding changes related to preventing Argo workflows from getting stuck due to Karpenter not being available.
  • The fixes include:
    • raising the limits and the requests for karpenter pods to 2Gi, 2 cores
    • Adding a backOffLimit of 20 to the jobs created by Argo Events in response to a workflow being launched.
    • Adding a restartPolicy of OnFailure to the jobs

Improvements

Dependency updates

Deployment changes

@AidanHilt AidanHilt merged commit 607ef49 into master Aug 31, 2023
@AidanHilt AidanHilt deleted the fix/restart-argo-events-jobs branch August 31, 2023 15:38
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.

2 participants