When creating/updating a sequence, do not permit limits
Open
bug
- Dominant language
- Go
- Stars
- 109
- Forks
- 98
- PR merge metrics
- No merged PRs in 30d
Description
Sequences do not have time, memory or log limits like the invoker-run actions do. Currently, the CLI allows these limits to be set on a sequence; instead, the CLI should return an error when limits are configured for a sequence.
See also https://github.com/apache/incubator-openwhisk/issues/2396
Contributor guide
Assessment
This issue has not been assessed yet.