apache / apache/openwhisk-wskdeploy

Deployment reader "bind" functions should add missing annotations

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

Description

Each of the "bind" routines in deploymentreader.go will "add" missing (input) parameters found in the deployment file, but have no name match/equivalent in the manifest file (as represented in the ServiceDeployer). However, Annotations in the deployment file that have no name match result in a "warning" being displayed.

The consistent behavior SHOULD be that missing Annotations are also added, regardless if they have a name match in the manifest file. The spec. should also be updated to reflect BOTH these behaviors.

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.