source-controller/pkg
Paulo Gomes 92ad1f813b
Cache SSH connections
The underlying SSH connections are kept open and are reused
across several SSH sessions. This is due to upstream issues in
which concurrent/parallel SSH connections may lead to instability.

https://github.com/golang/go/issues/51926
https://github.com/golang/go/issues/27140
Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
2022-03-28 11:58:10 +01:00
..
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 Cache SSH connections 2022-03-28 11:58:10 +01:00
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