You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: operator-framework-core/src/main/java/io/javaoperatorsdk/operator/api/reconciler/PrimaryUpdateAndCacheUtils.java
+10-4Lines changed: 10 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -272,17 +272,23 @@ public static <P extends HasMetadata> P addFinalizer(
272
272
273
273
/**
274
274
* Removes the target finalizer from the primary resource from the Context. Uses JSON Patch and
0 commit comments