source-controller/pkg/git/strategy
Paulo Gomes 978148ea71
libgit2: enforce context timeout
Some scenarios could lead a goroutine to be running indefinetely within managed ssh.
Previously between the two git operations, the reconciliation
could take twice the timeout set for the Flux object.

Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
2022-05-27 13:59:50 +01:00
..
proxy libgit2: enforce context timeout 2022-05-27 13:59:50 +01:00
testdata Add git.CheckoutStrategy auth tests 2021-10-27 00:43:31 +05:30
strategy.go gogit: allow checkout of commit without branch 2021-10-27 00:43:31 +05:30
strategy_test.go libgit2: Add support for hashed known_hosts 2022-05-16 16:57:22 +01:00