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/30 17:29:18 UTC

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

pritidesai commented on issue #821: Provide a way to make undeployment of deps optional
URL: https://github.com/apache/incubator-openwhisk-wskdeploy/issues/821#issuecomment-377576758
 
 
   Whisk Deploy supports two different types of dependencies:
   
   GitHub dependencies: https://github.com/apache/incubator-openwhisk-wskdeploy/blob/master/docs/sync_projects_between_client_and_server.md#github-dependency
   
   Package Binding: https://github.com/apache/incubator-openwhisk-wskdeploy/blob/master/docs/sync_projects_between_client_and_server.md#package-binding
   
   Packages with package bindings does not delete dependencies when undeploying packages. Please use package bindings in case of packages having dependencies on already deployed packages.

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