James Peach
James Peach
``` GODEBUG=gctrace=1 llama daemon -start -cc-concurrency 500 gc 1 @3.839s 0%: 0.019+2.1+0.003 ms clock, 0.15+0/1.6/0+0.025 ms cpu, 14->14->12 MB, 15 MB goal, 8 P gc 2 @4.012s 0%: 2.9+5.4+0.17 ms...
If I use a temporary file to send the preprocessed source to the daemon, net/rpc doens't appeat in the memory profile at all, it's all in the encoding and upload...
> > 357 source files left to be updated as of May 17, 2023. It could be a bit of a rabbit hole, but it might be possible to write...
> Since OTLP is already implemented in Plain HTTP and gRPC, I feel it is more natural and consistent to follow the same patterns for opamp as well. Yup, I'd...
See also discussions in https://github.com/envoyproxy/envoy/pull/28041 and https://github.com/envoyproxy/go-control-plane/pull/723.
FYI https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=987544
Relating #432, #433 , #986 and #1014 which are all touching on aspects of authentication support.
Related #68
IIUC, you can't check for the [TTL Controller](https://kubernetes.io/docs/concepts/workloads/controllers/ttlafterfinished/) feature gate, so you would have to delete the jobs manually. However, I think that it's better to spend the effort on...
xref #2475