Fixes https://github.com/fluxcd/image-reflector-controller/issues/225 This PR adds a finalizer to the ImagePolicy and ImageRepository resources. This is to properly record the Deleted reconciliation status when the object is deleted from the cluster. Without this change, the resource would be deleted before the image reflector controller has a chance to properly report the resource's status in the metrics. As a result, end-users may see falsely reported metrics. Signed-off-by: Kaden Nelson <kaden_l_nelson@apple.com> |
||
---|---|---|
.. | ||
v1alpha1 | ||
v1alpha2 | ||
v1beta1 | ||
go.mod | ||
go.sum |