feat(RHINENG-29493): add Satellite workload - #2301
Merged
katarinazaprazna merged 1 commit intoAug 12, 2026
Merged
Conversation
Reviewer's GuideAdds Satellite workload support end-to-end: schema/model definitions, ingestion, persistence, filtering, and test coverage for the new workloads.satellite attribute and its boolean inventory flag. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
computercamplove
force-pushed
the
RHINENG-29493
branch
2 times, most recently
from
August 12, 2026 09:16
0b125c0 to
6e4222e
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #2301 +/- ##
=======================================
Coverage 58.83% 58.83%
=======================================
Files 150 150
Lines 9597 9599 +2
=======================================
+ Hits 5646 5648 +2
Misses 3359 3359
Partials 592 592
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
6 tasks
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.
add Satellite workload
https://redhat.atlassian.net/browse/RHINENG-29493
Backend Implementation
The backend (HBI + puptoo) now supports Satellite workload detection.
Secure Coding Practices Checklist GitHub Link
Secure Coding Checklist
Summary by Sourcery
Support Satellite workload detection and storage across the ingestion pipeline and inventory API, including schema, database, and filtering updates.
New Features:
Enhancements:
Deployment:
Tests: