argoproj / argoproj/argo-workflows

option to override default resources.limits with none

Open
#13,697 3 comments 0 reactions 0 assignees View on GitHub
solution/workaround
Dominant language
Go
Stars
17k
Forks
3.7k
Avg merge
1d 15h
Merged PRs (30d)
138

Description

https://argo-workflows.readthedocs.io/en/release-3.5/cost-optimisation/#configure-executor-resource-requests shows how to set default limits (ie cpu/memory) for all workflows

would like ability for one workflow to do an override of setting no limits
i tried `cpu: null` but it did not work

Contributor guide

Open the contributing guide

Research direction

Start with the cost-optimisation documentation section linked in the issue and trace how default executor resource limits are applied to an individual workflow. Confirm the expected behavior for a per-workflow request with no limits, then add or update coverage for that override and verify that existing defaults remain unchanged for other workflows.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, kubernetes
Domain
devops
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.