-
basically have two triggers tied to same action, where i am trying to pass the inputs from triggers to the action. right now the action doesn't recognize the value of these trigger arguments.
follo…
-
Looking for UX input regarding the expected behavior of the wsk CLI "update" commands:
1. Update an existing item; create the item if it does not exist
-OR-
2. Update an existing item; fail if the …
-
This is to discuss the new feature, "action versioning".
It originates from the need for invokers to fetch a specific version of the action.
After a user invokes an action and before an invoker re…
-
Supporting actions written in Swift is "nice to have" when the front end will also be written in Swift (e.g. for iOS). I decided to go that route with an app I'm developing. So, I will (in due cour…
-
Some work is already done to versioned actions, but it's not expose in CLI and other items like rules, triggers, feeds will need to be doc.
From @vinodmut :
All items are versioned using semantic ver…
-
The controller rewrites the activation record into the following fields:
- success: true|false
- statusMessage: "success"|"application error"|"developer error"|"internal error"
- result: {...}|{…
-
## Environment details:
* native ubuntu
## Steps to reproduce the issue:
I've tested whether global variables could be reused when container was reused.
The test results show that only nodej…
upgle updated
4 years ago
-
![image](https://user-images.githubusercontent.com/917628/110276340-42021280-8016-11eb-9012-b798b70be800.png)
could be:
- epsagon tracing
- coralogix flushing
-
When creating an action, it would be nice to be able to annotate it as `-a concurrent ` to indicate that concurrent activation executions are allowed in the same container, up to some maximum. This wo…
-
Based on conversation in https://github.com/apache/openwhisk-runtime-dotnet/issues/34 and https://github.com/apache/openwhisk-runtime-dotnet/pull/50...
Problem:
OpenWhisk users creating .NET act…