Skip to content

Commit 386e280

Browse files
committed
wip
Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
1 parent ffd050f commit 386e280

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

operator-framework-core/src/main/java/io/javaoperatorsdk/operator/processing/event/source/informer/TemporaryResourceCache.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,7 @@ private String getLatestResourceVersion(String namespace) {
226226
return managedInformerEventSource.manager().lastSyncResourceVersion(namespace);
227227
}
228228

229+
// todo obsolete is the good word?
229230
/**
230231
* There are (probably) extremely rare circumstances, when we can miss a delete event related to a
231232
* resources: when we create a resource that is deleted right after by third party and the related

0 commit comments

Comments
 (0)