image-automation-controller/controllers
Sunny 9e560841c2
Update source-controller with libgit2 race fixes
Also, removes the panic recovery code added in cloneInto() as the
underlying Checkout() in SC already has a panic handler. The issues were
due to goroutine panicking, which are now handled in the SC libgit
managed transport.

Signed-off-by: Sunny <darkowlzz@protonmail.com>
2022-06-03 02:59:05 +05:30
..
testdata Update kyaml to v0.13.0 2022-01-26 15:56:25 +01:00
git_error_test.go Use libgit2 for clone, fetch, push 2021-06-02 15:00:36 +01:00
git_test.go use context for cloning in tests 2022-06-02 19:10:08 +05:30
imageupdateautomation_controller.go Update source-controller with libgit2 race fixes 2022-06-03 02:59:05 +05:30
suite_test.go refactor controller and git tests to use managed transport 2022-06-02 15:52:55 +05:30
update_test.go use context for cloning in tests 2022-06-02 19:10:08 +05:30