image-automation-controller/config
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
..
crd Port to conditions helpers 2021-09-09 12:19:02 +01:00
default Change config/ to be in line with GOTK 2020-11-23 17:15:05 +00:00
manager Release 0.14.1 2021-08-05 17:55:18 +03:00
rbac Upgrade controller-runtime to v0.7.0 2021-01-14 13:48:37 +01:00
samples Reform update strategy types 2021-01-20 13:16:18 +00:00