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/expectation/PeriodicCleanerExpectationManager.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@
29
29
30
30
/**
31
31
* Expectation manager implementation that works without enabling {@link
32
-
* ControllerConfiguration#triggerReconcilerOnAllEvent()}. Periodically checks and cleanups'
32
+
* ControllerConfiguration#triggerReconcilerOnAllEvent()}. Periodically checks and cleans
33
33
* expectations for primary resources which are no longer present in the cache.
0 commit comments