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/ReconciliationDispatcher.java
+12-3
Original file line number
Diff line number
Diff line change
@@ -212,9 +212,18 @@ public boolean isLastAttempt() {
212
212
213
213
PupdatedResource = null;
214
214
if (errorStatusUpdateControl.getResource().isPresent()) {
0 commit comments