Gerhard Lazu

Results 48 issues of Gerhard Lazu

Importing 50k queues from definitions finishes, the Erlang VM continues working at max load for an extra 12 minutes, and then everything returns back to normal, but the exchange and...

After the `rabbitmq-upgrade drain` command runs and succeeds, that node gets placed in maintenance mode, meaning that all TCP sockets will close (including stream ones). The stream coordinator should not...

We keep seeing `FailedPreStopHook` when 3.9 LRE nodes get rolled, and we were able to track it down to the `rabbitmq-upgrade drain` command, specifically: ``` Exec lifecycle hook ([/bin/bash -c...

Fixes https://github.com/thechangelog/changelog.com/issues/425 This upgrade Erlang/OTP to 24.3.4.5 so that we benefit from this fix: https://github.com/erlang/otp/issues/6241 Yup, we also dropped ffmpeg 🙌 This explains why: https://changelog.com/posts/a-new-chapter-for-changelog-podcasts Before merging, do you want...

This comes up towards the end of this week's Kaizen episode, 🎧 [shipit.show/70](https://shipit.show/70) While I remember, I wanted to take a few notes: - https://elixirforum.com/t/what-are-the-caching-strategies-in-phoenix/12351/11 > Saša Jurić, the `con_cache`...

[buildx v0.9.1](https://github.com/docker/buildx/releases/tag/v0.9.1) was released last week. It bumps the https://github.com/tonistiigi/fsutil dependency to `github.com/tonistiigi/fsutil v0.0.0-20220510150904-0dbf3a8a7d58` Since there is currently no released version of buildkit with the same dependency, this is the...

Post 0.2.0 release The starting point is a managed K8s - an alternative to GKE plain would be welcome - use the K8s cluster for running the app(s), managed services...

area/documentation
ecosystem

We do not want to run all the tests for everything at once. This makes the Node.js SDK tests run only when necessary. This started with us realising that we...

This is a follow-up to: - https://github.com/dagger/dagger/pull/3897#issuecomment-1323917409 The TL;DR is that we want to keep as little logic in the GitHub Actions workflows as possible, and keep as much as...

Used for creating: - https://github.com/dagger/dagger/releases/tag/sdk%2Fnodejs%2Fv0.1.0 - https://github.com/dagger/dagger/releases/tag/sdk%2Fnodejs%2Fv0.1.1