apache / apache/openwhisk-wskdeploy

Validate all entity names <= 256 chars before create/update to server

Open
#422 0 comments 0 reactions 0 assignees View on GitHub
enhancement priority: low
Dominant language
Go
Stars
75
Forks
73
PR merge metrics
No merged PRs in 30d

Description

For all "entity names" (i.e., Actions, Triggers, Packages, Rules, etc.) we should validate (on the client side) that they are less than or equal to 256 characters.

• For example, the Action name (i.e., MUST be less than or equal to 256 characters.

Note: This also means we make sure each part of the namespace is also <= 256 chars.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.