java-operator-sdk icon indicating copy to clipboard operation
java-operator-sdk copied to clipboard

Optional eventsource on dependent resources

Open csviri opened this issue 3 years ago • 1 comments

depends on: https://github.com/java-operator-sdk/java-operator-sdk/pull/1448

csviri avatar Sep 19 '22 06:09 csviri

Let's merge this so that we can progress faster. To me, at least 2 things need to be addressed: the reliance on index-based for bulk resources needs be somehow removed or at the very least isolated (#1504) and the optional handling of event sources needs to be simplified (#1513). Then we can clean things up some more… Right now, we have too many alternatives.

metacosm avatar Oct 04 '22 08:10 metacosm