mrutkows opened a new issue #768: Deployment reader "bind" functions should add 
missing annotations
URL: https://github.com/apache/incubator-openwhisk-wskdeploy/issues/768
 
 
   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.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to