Recent changes require functions to run as an unprivileged user. Fn Server was updated and the base FDK images were updated to align with this requirement. This change has at least two doc impacts:
Describe this constraint so that users are aware that it is there
Incorporate this constraint into the description/tutorials of how to build a function from a custom container.
Recent changes require functions to run as an unprivileged user. Fn Server was updated and the base FDK images were updated to align with this requirement. This change has at least two doc impacts:
Fn Server PR: https://github.com/fnproject/fn/pull/1442 Java FDK PR: https://github.com/fnproject/fdk-java/pull/194 There are other PRs for each FDK.