apache / apache/openwhisk-wskdeploy

Shared schema for all Entities not supported

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

Description

The entities defined in "yamlparser.go" do not support the fields declared in the OpenWhisk Packaging specification that are listed under the section "Shared schema for all Entities".

The entities that need to support these field/keys include (all or in part):
- Action
- Feed
- Composition

If this is too confusing, we can in-line all parameters in all entities...

Contributor guide

Open the contributing guide

Research direction

Start in yamlparser.go and compare the Action, Feed, and Composition entities with the OpenWhisk Packaging specification's “Shared schema for all Entities” section. Identify which shared fields are missing and verify that the affected entities support them; done means the required shared schema is represented for all applicable entities.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.