Skip to content

Conversation

csviri
Copy link
Collaborator

@csviri csviri commented Oct 18, 2025

For 5.2 we introduced id provider for external resources:
#2970

This PR extends is to be used also for ExternalResourceCachingEventSource and it's subclasses.
Also:

  • renames the ExternalDependentIDProvider to ResourceIDProvider to reflect that is used also for different purpose than dependent resources (event sources). Also having in mind forward compatiblity if we would still want to extend it's scope also for BulkDependentResources

csviri and others added 16 commits October 18, 2025 13:45
this was added to fabric8 client meanwhile

Signed-off-by: Attila Mészáros <[email protected]>
)

* feature: add AggregatedMetrics to support multiple Metrics implementations


Signed-off-by: David Sondermann <[email protected]>
Signed-off-by: Attila Mészáros <[email protected]>
Signed-off-by: Attila Mészáros <[email protected]>
Co-authored-by: Martin Stefanko <[email protected]>
…terEvent (#3003)

Signed-off-by: Attila Mészáros <[email protected]>
Co-authored-by: Chris Laprun <[email protected]>
Signed-off-by: Attila Mészáros <[email protected]>
Co-authored-by: Steven Hawkins <[email protected]>
@csviri csviri force-pushed the external-resource-id branch from ab4beab to 402bbd6 Compare October 19, 2025 08:04
@csviri
Copy link
Collaborator Author

csviri commented Oct 20, 2025

@metacosm @xstefank pls review this PR, would like to go forward with this for sure, will maybe add an additional PR to extend it to BulkDependentResource, but that we not necessarily want. But this is quite reasonable to do IMO.

Copy link
Collaborator

@xstefank xstefank left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't see issues with the PR, but as I said in #3000 (comment) if this is to be redone, is it worth merging it now like this?

@csviri
Copy link
Collaborator Author

csviri commented Oct 23, 2025

replaced by: #3019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improved default setup for External Dependent Resource for selecting and/or matching resources

5 participants