source-controller/api
Hidde Beydals b9576d56f1 Prevent resources getting stuck on transient err
This commit ensures that resources will only return early if they are
already in a `Ready==True` state. If not, but the status object somehow
still reports that it has an artifact, the reconciliation will continue
to ensure and/or guarantee state, and to prevent a deadlock from
happening.
2020-09-22 17:00:54 +02:00
..
v1alpha1 Prevent resources getting stuck on transient err 2020-09-22 17:00:54 +02:00
go.mod Use logger package from fluxcd/pkg 2020-08-21 12:10:01 +03:00
go.sum Use logger package from fluxcd/pkg 2020-08-21 12:10:01 +03:00