vmware-archive / functions

Functions Repository for Kubeless
Apache License 2.0
70 stars 37 forks source link

Add minio-slack example #7

Closed tompizmor closed 7 years ago

tompizmor commented 7 years ago

Add new example: Upload a file to a Minio bucket and get a notification in slack.

This example does not include serverless.yml or package.json as pub/sub triggered functions does not work yet with the serverless-kubeless plugin.

sebgoa commented 7 years ago

lgtm, (but let's not forget to update it once we support events with servereless)