source-controller/pkg
Paulo Gomes aa3288112e
Implement Managed Transport for libgit2
libgit2 network operations are blocking and do not provide timeout nor context capabilities,
leading for several reports by users of the controllers hanging indefinitely.

By using managed transport, golang primitives such as http.Transport and net.Dial can be used
to ensure timeouts are enforced.

Co-Authored-by: Sunny <darkowlzz@protonmail.com>
Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
2022-03-16 16:22:20 +05:30
..
azure build: properly wire integration tests 2022-03-11 10:43:35 +01:00
gcp Introduce BucketProvider interface 2022-03-01 10:15:10 +01:00
git Implement Managed Transport for libgit2 2022-03-16 16:22:20 +05:30
minio Introduce BucketProvider interface 2022-03-01 10:15:10 +01:00
sourceignore sourceignore: return err of nested load 2021-11-23 09:51:44 +01:00