docker ulimit and pid default values for user container are hardcoded
Open
deployment
enhancement
- Dominant language
- Scala
- Stars
- 6.8k
- Forks
- 1.2k
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 2
Description
This values should be expose and be configurable not hard coded.
Related to #3229
https://github.com/apache/incubator-openwhisk/blob/master/core/invoker/src/main/scala/whisk/core/invoker/InvokerReactive.scala#L82
Contributor guide
Research direction
Read core/invoker/src/main/scala/whisk/core/invoker/InvokerReactive.scala around line 82, then review related issue #3229. Identify where the Docker ulimit and PID defaults are hardcoded and how user-container settings are configured elsewhere. Done means both values are externally configurable rather than fixed defaults.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, scala
- Domain
- backend, cloud
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100