openwhisk-cli icon indicating copy to clipboard operation
openwhisk-cli copied to clipboard

When creating/updating a sequence, do not permit limits

Open mdeuser opened this issue 7 years ago • 0 comments

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

mdeuser avatar Jul 04 '18 14:07 mdeuser