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/09/19 09:17:56 UTC

[GitHub] daisy-ycguo commented on issue #514: Rules and triggers are not created under the package defined in manifest

daisy-ycguo commented on issue #514: Rules and triggers are not created under the package defined in manifest
URL: https://github.com/apache/incubator-openwhisk-wskdeploy/issues/514#issuecomment-330480610
 
 
   I noticed there is a boolean `DeployActionInPackage` defined in `ServiceDeployer`(source code is [here](https://github.com/apache/incubator-openwhisk-wskdeploy/blob/master/deployers/servicedeployer.go#L83)). If this boolean is true, actions will be deployed under package. The boolean is set to true as default, and there is no way to change it to false.
   
   I wonder if we shall or shall not deploy all assets under the package.
 
----------------------------------------------------------------
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