Shaun Smith

Results 8 issues of Shaun Smith

When getting function details via `GET /v2/apps?name=XXX` the invoke URL associated with the application is not returned. However the invoke endpoint for a specific function is returned by `GET /v2/fns?app_id=XXX&name=YYY`....

feature request

It's not reasonable to limit an Fn server to a single public or private registry (see #955). Users will want to identify the registry where the functions for a given...

for discussion
feature request

When the CLI fails to communicate with the server or with a repository or gets an error response code it would be useful to dump contextual info to remind the...

enhancement

After running `fn start` in the foreground, Ctrl-C'ing the process sometimes stops the functions container and sometimes leaves it running. Working with new users I've seen them interrupting `fn start`...

To support integration with CI/CD platforms and tools and to make it easier for a developer to capture, version, and deploy application configuration for a given context the Fn cli...

enhancement
for discussion

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...

update
Deferred

As all functions are now "hot", we need to remove any discussion of hot vs. cold. In some cases it may be beneficial to link to a discussion of function...

update
MikeW's Queue

Apache NetBeans Language Server: 12.2.2 GraalVM Extension: 0.5.4 When seeing this warning: "Field brandId can be final" with full details below, and selecting the "Make final" quick fix the "final"...