This repository has been archived by the owner on Dec 16, 2022. It is now read-only.
sha-9065c28
Some users are experiencing some segfault issues in Flux controllers which seem to be related to internal git2go state processed within a background thread. Due to the shift into Managed Transport only, the concerns around multi-threading from a libgit2 seem to be less problematic than otherwise. https://github.com/fluxcd/image-automation-controller/issues/339 https://github.com/libgit2/libgit2/blob/main/docs/threading.md Signed-off-by: Paulo Gomes <[email protected]>