Peter Morgenstern

Results 15 comments of Peter Morgenstern

I wanted to give this a try but I'm not sure in which place I would add the timestamps. I would have added them in the [`LogBuffer.Log` method](https://github.com/fluxcd/helm-controller/blob/f79900ebd745883dc760737cf88bde0c404443d6/internal/runner/log_buffer.go#L66), so that...

I ran into this problem as well. One solution would be to not use `REDIS_URL` at all so you don't get unexpected behaviour. But then I have to rewrite my...

I would be happy to support with porting the current documentation to Gitbook. I haven't worked with Gitbook so far and it would be a good chance to get to...

I like the handling of assets of clsi-sharelatex: ``` { "compile": { "options": { // Which compiler to use. Can be latex, pdflatex, xelatex or lualatex "compiler": "lualatex", // How...

> I'm experiencing what looks like a similar problem, but with sidekiq. Opened #2930 for better threading of the conversation, but am linking here in case some other traveler finds...