image-reflector-controller icon indicating copy to clipboard operation
image-reflector-controller copied to clipboard

Add reconciliation interval to ImagePolicy

Open makkes opened this issue 1 year ago • 0 comments

The introduction of the .spec.digestReflectionPolicy field makes it necessary for the ImagePolicyReconciler to regularly reconcile ImagePolicies so that it discovers updated images independently of its accompanying ImageRepository.

Some more context on this issue can be found in this comment thread.

ImagePolicy should receive a new .spec.interval field so that users can specify at which interval the ImagePolicy should be reconciled independently of the ImageRepository.

makkes avatar Sep 15 '23 19:09 makkes