-
We officially support 5 FDKs:
- Python
- Go
- JavaScript
- Java
- Ruby
So I propose that these should be the only ones which are supported by `fn init --runtime=xxx` - the other ru…
-
Original error: https://github.com/fnproject/dockers/issues/12
-
Docker compose is a nifty tool for running multiple containers together locally, a prebaked docker compose file would be really nice instead of using this awkward docker run with a link
`docker run…
-
Provide a comprehensive how-to on using your Fn context with a function. The how-to should include the following
- [x] Using a context (Completed here: https://github.com/fnproject/tutorials/issues…
-
I'm hitting an issue with Fn Flow. The logs are a bit hard to parse and could easily be made a bit more readable.
```
time="2018-10-12T15:53:18Z" level=debug msg="An error occurred in function: co…
-
Hi all,
I am using helm to deploy the fn into my Kubernetes cluster but suffered a version miss-match, via https://github.com/fnproject/fn-helm;
how could I get the Right version? My Kubernetes v…
-
Did a clean install of Fn Project based upon the documentation provided by the Fn project. Using the Oracle provided ol73 vagrant image.
Invoking a function provides the following error:
`contai…
-
Stages/ functions can fail or timeout.
If I produce a stage that is idempotent I want for the platform to support retrying of that stage on my behalf.
Questions:
* How much control to expos…
-
An automated process for...
Minimal (smithed?) images for runtime.
Oracle linux based for build images.
-
The current version of _allOf_ does not allow processing of results once they are available (e.g. to implement a reduce operation). It would be useful to provide a variant that allows collect and tran…