Reed Allman
Reed Allman
we're walking a bit of a tight rope with OSS and service anyway, this restriction likely shouldn't last in OSS but we were curious the effects on users and this...
one issue we have atm is that we aren't very upfront about this restriction, so it's more likely users run into it. there's something to be said for expectations, but...
there's a decent opportunity here to generate data on whether it should be enabled or disabled out of the box, which is the crux of the issue (or the intended...
`FN_DISABLE_READONLY_ROOTFS=true` when configuring `fn`
i'm 'with the program' on moving call overrider to fnext, short of getting rid of it altogether. i do think that we should probably avoid adding the .so plugin stuff...
> My initial thinking was that if the "exts" map that it handles was moved to the call object then this would just be a CallListener it's early, but that...
there's a more pressing issue of actually updating the runtime images, which probably precedes this task. none of them have automatic update in CI on a cron schedule regularly (and...
moving dockerfiles to fdks is fine. please make sure there is a script for updating them (fnproject/dockers has a script). we need to get a docker hub bot and set...
can we cover all FDKs before merging any one of them? I am very much trying to protect against the situation where we update a couple of them with all...
Hey @Daniel15 - I am going to try to get the auth and dns middleware examples working again this/next week, I suspect this is just a few minor compile bugs...