Alex Glikson

Results 8 issues of Alex Glikson

At the moment activations are persisted in pouchdb, on disk (using leveldb). It would be useful to enable the following modes (at configuration time, config.js + ENV): 1. pouchdb with...

feature

Simplify the deployment when deployed in a container on the same docker engine as the action containers, e.g.: - make the 'docker host' parameter optional (use socket interface or find...

ux

For blackbox actions, we need to pull the image from docker hub as specified in the action metadata. This is not going to work if the hardware architecture of the...

feature

Make it possible to run basic operations without connection to centralized OpenWhisk - 'action create' - 'action invoke' - 'action delete' - activations (other?)

feature

Very nice workshop! Could be helpful to add cleanup instructions, as this is often nontrivial.