Skip to content

Commit 6aa48a7

Browse files
committed
wip
Signed-off-by: Attila Mészáros <[email protected]>
1 parent 67d4127 commit 6aa48a7

File tree

1 file changed

+0
-3
lines changed
  • operator-framework-core/src/main/java/io/javaoperatorsdk/operator/api/reconciler

1 file changed

+0
-3
lines changed

operator-framework-core/src/main/java/io/javaoperatorsdk/operator/api/reconciler/ReconcileUtils.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,6 @@ public class ReconcileUtils {
4343

4444
private ReconcileUtils() {}
4545

46-
// todo test namespace handling
47-
// todo compare resource version if multiple event sources provide the same resource
48-
4946
/**
5047
* Server-Side Apply the resource and filters out the resulting event. This is a convenience
5148
* method that calls {@link #serverSideApply(Context, HasMetadata, boolean)} with filterEvent set

0 commit comments

Comments
 (0)