You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by gi...@git.apache.org on 2017/10/02 22:59:35 UTC

[GitHub] mrutkows commented on a change in pull request #580: Add the support of the key 'packages' in deployment.yaml

mrutkows commented on a change in pull request #580: Add the support of the key 'packages' in deployment.yaml
URL: https://github.com/apache/incubator-openwhisk-wskdeploy/pull/580#discussion_r142277375
 
 

 ##########
 File path: wski18n/resources/en_US.all.json
 ##########
 @@ -330,5 +330,10 @@
   {
     "id": "path of the .cert file",
     "translation": "path of the .cert file"
+  },
+  {
+    "id": "The name of the application {{.appNameDeploy}} in deployment.yaml does not match the name of the application {{.appNameManifest}}} in manifest.yaml.",
 
 Review comment:
   Although our tests assume the file names are manifest.yaml and deployment.yaml... the user could provide any name for the base file name.
 
----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services