-
## Problem
There serverless-webpack plugin requires some manual work for things that could be automatic for an NodeJS runtime environment (using OpenWhisk myself, but I guess that's true for all pr…
-
On success, `aio app run --local` output currently is:
```
create .vscode/launch.json
No change to package.json was detected. No package manager install will be executed.
press CTRL+C to te…
-
I want to build my own private docker hub using registry, after i've set( wrote a daemon.json in /etc/docker), I can't do any operation wish openwhisk. like this :
error: Unable to obtain t…
-
We have several ways to install and run openwhisk. I'm enumerating them below.
1. vagrant
1. docker (ubuntu, docker machine, docker for mac)
1. docker composer
1. mesosphere dc/os
1. kubernete…
-
I have an OpenWhisk deployment and I am using docker. I want to increase max memory limit. I think it can be done with enviroment variables. Which enviroment variable can I use to fix my problem?
I…
-
@cfjedimaster commented on [Mon May 22 2017](https://github.com/apache/incubator-openwhisk/issues/2274)
I filed a bug report on "wsk activation poll -h" not making it clear that it can match by name …
-
_**Goal**: Improve rollback on failed installation, and do not fail on underdeploy if object doesn’t exist due to install failure_
**Scenario**:
In trying to automate wskdeploy Dan Krook found tha…
-
Hello
I would like to know if it's possible to dedicate specific VMs that run the Invokers to a specific Namespace.
I'll give an example-
I have 6 VMs that can run invokers as containers(let's call…
-
an action not created in the shell will not generate badges:
create a java action in the shell:
`action create j1 ~/projects/openwhisk/tests/dat/actions/helloJava.jar --main m`
but create t…
-
Hi everyone, i noticed there is something wrong with the default _mycluster.yaml_ shown in the docker for macOS tutorial: [Here](https://github.com/apache/openwhisk-deploy-kube/blob/master/docs/k8s-do…