image-automation-controller/api/v1alpha2
Michael Bridgen 5d62547abc Port to conditions helpers
This commit rewrites the controller code so it uses the conditions
helpers from fluxcd/pkg/runtime/conditions.

It needs the fluxcd/source-controller/api module from the
reconcilers-dev branch, otherwise they will disagree on the methods in
fluxcd/pkg/apis/meta. Hence, variations on

    go get github.com/fluxcd/source-controller{,api}@reconcilers-dev

until I got both ./go.mod and ./api/go.mod to use modules from the
branch.

Signed-off-by: Michael Bridgen <michael@weave.works>
2021-09-09 12:19:02 +01:00
..
doc.go Generate docs for v1alpha2 2021-04-13 11:01:45 +01:00
git.go Use sourcev1.GitRepositoryRef 2021-04-13 11:01:42 +01:00
groupversion_info.go Remove duplicate declaration 2021-06-10 15:04:40 +02:00
imageupdateautomation_types.go Port to conditions helpers 2021-09-09 12:19:02 +01:00
reference.go Flip the controller and tests to API v1alpha2 2021-04-13 10:45:58 +01:00
zz_generated.deepcopy.go Use sourcev1.GitRepositoryRef 2021-04-13 11:01:42 +01:00