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/processing/event/source/informer/ManagedInformerEventSource.java
+9-17Lines changed: 9 additions & 17 deletions
Original file line number
Diff line number
Diff line change
@@ -85,17 +85,6 @@ public void changeNamespaces(Set<String> namespaces) {
85
85
}
86
86
}
87
87
88
-
/**
89
-
* Updates the resource and makes sure that the response is available for the next reconciliation.
90
-
* It does not filter the event produced by this update.
0 commit comments