Skip to content

Commit ef31d50

Browse files
csvirixstefank
andauthored
Update operator-framework-core/src/main/java/io/javaoperatorsdk/operator/processing/expectation/PeriodicCleanerExpectationManager.java
Co-authored-by: Martin Stefanko <xstefank122@gmail.com>
1 parent c39d80f commit ef31d50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

operator-framework-core/src/main/java/io/javaoperatorsdk/operator/processing/expectation/PeriodicCleanerExpectationManager.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
/**
3131
* Expectation manager implementation that works without enabling {@link
32-
* ControllerConfiguration#triggerReconcilerOnAllEvent()}. Periodically checks and cleanups'
32+
* ControllerConfiguration#triggerReconcilerOnAllEvent()}. Periodically checks and cleans
3333
* expectations for primary resources which are no longer present in the cache.
3434
*/
3535
@Experimental(API_MIGHT_CHANGE)

0 commit comments

Comments
 (0)