remove catalog process and associated entity provider form catalog-backend-model-catalog#1375
Merged
gabemontero merged 1 commit intoredhat-developer:mainfrom Aug 27, 2025
Conversation
Changed Packages
|
34516c9 to
6435f0b
Compare
…ckend-model-catalog
6435f0b to
ac40651
Compare
|
johnmcollier
approved these changes
Aug 27, 2025
elai-shalev
pushed a commit
to elai-shalev/rhdh-plugins
that referenced
this pull request
Jan 21, 2026
…ckend-model-catalog (redhat-developer#1375)
elai-shalev
pushed a commit
to elai-shalev/rhdh-plugins
that referenced
this pull request
Jan 21, 2026
…ckend-model-catalog (redhat-developer#1375)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Hey, I just made a Pull Request!
Per discussion with @johnmcollier in today's sync meeting, this cleans up any catalog processor / location extensions from the model catalog entity provider plugin
Most likely we will pivot to the events mechanism for push notifications, but as we learned during our summit push, each extension (entity provider, catalog processor, location extension) needs to be in its own dynamic plugin.
I was able to vet this with the changes in my branch https://github.com/gabemontero/rhdh-plugins/tree/consolidate-ai-catalog-extensions ... we can revisit that approach if we don't provide an initial push approach via events.
✔️ Checklist