Kristin Davidson
Kristin Davidson
Ah, good point about the retry error writing. I missed that one. I didn't want to fundamentally change how the stream client worked but if you don't mind I could...
I ran into an issue today with response bodies not being closed when a stream is closed so I just went ahead and rewrote the Stream internals to use a...
As I was going through with moving the code to the goroutine I did think about wanting to change the Decoder into something that returns channel of events instead of...
Just jumping in as well. I'm using ARP mode in my home lab with a cluster I set up following Kubernetes the Hard Way to learn Kubernetes. I'm using Weave...
This PR isn't ready for merging yet! I created the PR to get some initial feedback to see if the direction it's going is appropriate or if there are larger...
Hey @stephen-fox! Those are the same changes we're running prod now, so it's good to hear it's working for you! With regard to the review, I talked with @FiloSottile on...
Hi @owenthereal! @pete-woods is correct, this PR shouldn't be merged in its current state. The server-side of this is implemented but the configuration side of things will likely change, and...
Yeah, if you use a wildcard `*` in the index name it will search all indices matching that, such as `logstash-*`.
Just wanted to drop by here and mention that I'm having the same (or a very similar) problem when I reboot my Arch linux machine: Linux aphistic 4.4.3-1-ARCH #1 SMP...
Haha, I know what you mean. I did my once a month or so update and reboot and all of a sudden my Shift key stopped working. I thought it...