image-automation-controller/controllers
Michael Bridgen 8daa6491a3 Rearrange the protocol x implementation tests
There is a core chuck of testing that is repeated for {SSH,HTTP} x
{go-git,libgit2}, which is done by repeating a func value in different
contexts. Instead of mutating variables in the func's closure, it's a
bit clearer (and shorter) to pass them to a higher-order func.

Signed-off-by: Michael Bridgen <michael@weave.works>
2021-03-01 19:09:37 +00:00
..
testdata Use UpdateWithSetters in controller 2020-10-13 21:00:13 +01:00
git_error_test.go Test that error rewriting works as intended 2021-02-25 14:22:08 +00:00
imageupdateautomation_controller.go Adapt pkg/update so it returns a report of updates 2021-03-01 17:38:31 +00:00
suite_test.go Upgrade controller-runtime to v0.7.0 2021-01-14 13:48:37 +01:00
update_test.go Rearrange the protocol x implementation tests 2021-03-01 19:09:37 +00:00