image-automation-controller/api/v1alpha1
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 Add generated API docs 2020-11-30 14:19:55 +00:00
groupversion_info.go Change copyright to Flux authors 2020-10-27 17:57:31 +01:00
imageupdateautomation_types.go Port to conditions helpers 2021-09-09 12:19:02 +01:00
zz_generated.deepcopy.go Fix nil pointer dereference and minor refactor 2021-03-29 18:16:37 +01:00