feat(RHINENG-29493): add Satellite option to Workload fitler - #1754
Merged
katarinazaprazna merged 5 commits intoAug 13, 2026
Merged
Conversation
katarinazaprazna
previously approved these changes
Aug 13, 2026
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #1754 +/- ##
=======================================
Coverage 77.60% 77.60%
=======================================
Files 102 102
Lines 3277 3278 +1
Branches 753 751 -2
=======================================
+ Hits 2543 2544 +1
Misses 655 655
Partials 79 79 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
katarinazaprazna
approved these changes
Aug 13, 2026
xbhouse
approved these changes
Aug 13, 2026
katarinazaprazna
enabled auto-merge (rebase)
August 13, 2026 17:12
katarinazaprazna
disabled auto-merge
August 13, 2026 17:12
Collaborator
|
/retest |
2 similar comments
Collaborator
|
/retest |
Collaborator
|
/retest |
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.
Description
Associated Jira ticket: https://redhat.atlassian.net/browse/RHINENG-29493
Added Satellite workload option to the local Systems table workload filter. The new option sends
filter[system_profile][satellite]=trueto the API when selected.How to test the PR
before testing make sure backend change is merged RedHatInsights/patchman-engine#2301
Before the change
After the change
Dependent work link
RedHatInsights/patchman-engine#2301
Checklist: