-
With `nuv setup` you will be able to deploy either on the local `kind` cluster or on a remote kubernetes. This will impact on the APIHOST for wsk.
Currenlty the APIHOST defaults to localhost, we ne…
-
When generating the CRD instance for deployment we have to fill it with some secrets, so the format must be the following
```
apiVersion: nuvolaris.org/v1
kind: Whisk
metadata:
name: standal…
-
Setting multiple cookies works fine without expressify ✅
Setting a single cookie works fine with expressify ✅
Setting multiple cookies doesn't work with expressify ❌
Please have a look at the …
-
Take a pass over `package.json` and update for the new location.
Updates should include, but may not be limited to, the following
- publisher
- repository.url
- bugs.url
-
Sorry, I can't find the "TestCase10" test script of Fn project, Could you add it in your ServerlessBench project?
Thanks.
-
given the fact, that helix no longer uses openwhisk as runtime, we should consider removing the support for it in helix-deploy.
-
| | |
|------------------|-----------------|
|Previous ID | SR-7696 |
|Radar | rdar://problem/40295855 |
|Original Repor…
-
I am sorry to bother you, but i feel very diffcult in this issue.
Although I installed the latest version of WSK correctly, it doesn't seem to work after configuring apihost. Why
If you still need t…
-
When using `ibmcloud wsk --help` it shows:
```
NAME:
cloud-functions, wsk, functions, fn - IBM Cloud CLI plug-in for IBM Cloud Functions
USAGE:
Issue 'ibmcloud cloud-functions' for detai…
-
Cannot set `raw-http` annotation to true
```
$ wsk -i action create handler --kind nodejs:14 handler.js -a raw-http true --web true --timeout 300000
$ ok: created action handler
$ wsk -i action …