You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/03/27 18:47:54 UTC

[GitHub] pritidesai opened a new issue #821: Provide a way to make undeployment of deps optional

pritidesai opened a new issue #821: Provide a way to make undeployment of deps optional
URL: https://github.com/apache/incubator-openwhisk-wskdeploy/issues/821
 
 
   As part of a recent enhancement with `wskdeploy undeploy --projectname AAA`, if a project **AAA** has a list of dependencies specified in manifest file while deploying **AAA**, undeployment process also deletes them from the server. We are looking for a way to make it optional so that dependencies still stay deployed. 
   
   We could introduce a new key in `whisk-managed` such as `static`, and setting this annotation key to true signify deletion of dependencies.

----------------------------------------------------------------
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