- currently a CR cannot be reconciled if its present in the namespace is present in the DENY_LIST. - DENY_LIST isn't feasible approach with multiple CR within a namespace. - Current ```Ignored``` key is handled in the reconcile loop. - Use predicate to check for specific annotations to filter out spec not to be reconciled.