fn icon indicating copy to clipboard operation
fn copied to clipboard

The container native, cloud agnostic serverless platform.

Results 113 fn issues
Sort by recently updated
recently updated
newest added

**Description** fn create app myapp Fn: Post "http://localhost:8080/v2/apps": read tcp [::1]:41904->[::1]:8080: read: connection reset by peer **Steps to reproduce the issue:** 1. Install Docker in linux environment 2. Disconnect VPN...

Hi, First, thanks for the work on this project. I would want to know if there is any possibility to deploy a Docker function without building it. I explain my...

**Description** Running `fn start` (as `root`) on Debian 10 Buster is failing with error message ``` time="2021-02-20T11:17:49Z" level=fatal msg="Cannot get the proper memory information to size server." error="open /proc/meminfo: permission...

**Description** I'm trying to work out how to secure Fn when hosting it 'standalone' (without Kubernetes), given the [ext-auth middleware](https://github.com/fnproject/ext-auth/) is broken. Even if I stick Fn behind an Nginx...

One hundred is a sensible limit, but five hundred gives us a lot more head room. The entities are only small after all.

Would love to see Swift support, including an offical FDK.

fdk support

For wider adoption of the FN project the Java artifacts should not only be available from bintray, but distributed properly through Maven Central. This will appease the Corporate Overlords who...

Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...

dependencies

**Description** Unable to execute any functions :( **Steps to reproduce the issue:** 1. Downloaded latest version of fn.exe CLI 2. Ran `fn start` 3. Created new function as per quickstart...

windows

I have a use case in which I am trying to rsync two oci fss. In order to do this, I will first have to mount them in two directories...