Reed Allman

Results 30 issues of Reed Allman

we seem to have the dependency but use golang/protobuf, just sort this out

there are old references and extensions that use /v1 we need to remove these. also metrics right now use the old routes to add tags, and these tags aren't there...

possibly other listeners where multiple listeners may be involved, we probably want a way to let users from their current middleware define whether it's okay to hand off to the...

possibly leads to writing the bindings if we can write in offsets as timestamps we may be able to get away with using it. we may also consider getting rid...

for discussion

this could be a write-write race when using a func logger as both stdout and stderr, a write-write race when closing a func logger when it may still be writing...

this value can be set by users per function, for a service provider or installation this makes it challenging to reason about managing machine state and can lead to capacity...

feature request
UX

in function logs there will be an error like: ``` msg="./my.sh: line 1: can't create file: Read-only file system\n" ``` if you'd like to 'fix' this temporarily, you may write...

for discussion

at present, we allow a user to set `cpu`, `memory`, and `tmpfs_size` on a given function (tba 'network'). this allows variable amounts for any of those given parameters where they...

for discussion
feature request

* max async timeout * max sync timeout * memory others? just need to plumb the sewage from the front end, the values are in place but constant

bug
UX

noticed that when checking for if the user has entered the escape sequence after starting the container, the code was checking that the error from inspect was a term.EscapeError rather...

status/2-code-review
kind/bugfix