source-controller/pkg/git/strategy
Paulo Gomes cea9ea9142
libgit2: improve subtransport logging
Debugging connection issues can be extremely difficult, even more so at scale or when
concurrent connections are required to trigger specific issues.

Changes:
- Add a correlation identifier for each reconciliation, which allows for greater traceability when
going through all the reconciliation operations - including at transport level.
- Add transportType to segregate HTTP and SSH transport logging.
- SSH operations are now enriched with addr containing server address, and HTTP url.

Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
2022-06-13 07:35:12 +01:00
..
proxy libgit2: improve subtransport logging 2022-06-13 07:35:12 +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