diff --git a/controllers/configurationpolicy_controller.go b/controllers/configurationpolicy_controller.go index a11862d8..05de8f59 100644 --- a/controllers/configurationpolicy_controller.go +++ b/controllers/configurationpolicy_controller.go @@ -3572,6 +3572,7 @@ func removeFieldsForComparison(obj *unstructured.Unstructured) { unstructured.RemoveNestedField(obj.Object, "metadata", "generation") } +// test // setEvaluatedObject updates the cache to indicate that the ConfigurationPolicy has evaluated this // object at its current resourceVersion. func (r *ConfigurationPolicyReconciler) setEvaluatedObject(