[ecs] [request]: setting ulimits sanity check
Open
ECS
Proposed
- Dominant language
- Shell
- Stars
- 5.4k
- Forks
- 334
- PR merge metrics
- No merged PRs in 30d
Description
I set the ulimits to -1 for a task definition (since ulimit accepts -1 for unlimited at the command line).
I don't think that ECS liked this - my containers won't start (so it appears).
-----
So maybe the UI should _not_ accept a negative number here?
Contributor guide
Research direction
Reproduce the reported ECS task-definition case with a ulimit value of -1 and inspect where the task definition or UI accepts that value. Confirm how ECS responds and determine the expected validation behavior. Done means the invalid negative value is handled consistently and the resulting behavior is covered by an appropriate check.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws
- Domain
- cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100