-
**Description**
`fn invoke myapp hello` failed with:
Error invoking function. status: 502 message: Container failed to initialize, please ensure you are using the latest fdk and check the lo…
-
Hi, apologies if I am raising this on the wrong repository or I misunderstand Docker images.
We are currently undergoing a security audit and the latest fnproject Docker images have been flagged as…
-
Hi
I'm following your tutorial for [hotwrap](https://fnproject.io/tutorials/docker/CustomLinuxContainer/). Previously, I've followed it successfully. However, now I get an error message with: `Cont…
-
There is an error when trying to deploy **flight-book.**
Seems like **jdk9-1.0.73** tag does not exist for **fn-java-fdk-build** image.
Here is the error message:
```
Current Context: defau…
-
Currently Java examples are in fn project and fdk-java repos. It's very hard to find them.
With the move to a separate docs repo, we have an opportunity to make these more visible and easily searc…
-
```
# fn init --runtime go hello
# go run func.go
panic: unknown format (fdk-go):
goroutine 1 [running]:
github.com/fnproject/fdk-go/utils.Do(0x14b3070, 0x128e178, 0x0, 0x0, 0x1380fe0, 0xc42000…
-
When an configuration value will be removed from `func.yaml`, it will be not removed from the container environment context after a new deployment.
**how-to-reproduce:**
1) add config val to `func…
-
Hi,
great to find this experimental FDK rust implementation. Is this project still ongoing? Trying to init a rust function does not seem to be supported by the current fn version (fn version 0.5.29…
-
**Description**
Logging level changed to debug after importing `fdk`. This is possibly due to [this line](https://github.com/fnproject/fdk-python/blob/0.1.19/fdk/log.py#L42) in `log.py`.
*…
-
For example, image or audio processing.
Once content-type can be defined as part of a function ([CLI #248](https://github.com/fnproject/cli/issues/248)) and communicated correctly, it becomes possi…