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 2019/01/02 23:02:25 UTC

[GitHub] dgrove-oss commented on issue #51: how to get this into my current install of openwhisk

dgrove-oss commented on issue #51: how to get this into my current install of openwhisk
URL: https://github.com/apache/incubator-openwhisk-package-alarms/issues/51#issuecomment-451012387
 
 
   fwiw, I don't believe you missed a step.  I did a fresh install onto a Docker for Mac kube cluster and was able to execute your command
   > `wsk -i trigger create five-mins-data --feed /whisk.system/alarms/alarm --param cron "*/5 * * * *" --param trigger_payload "{\"tags\": [\"test_key\",\"test_value\"]}"`
   successfully without doing anything else first.
   
   Could you do `wsk -i action get /whisk.system/alarms/alarm` to verify that the action was installed correctly into the system namespace?

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