issues
search
RedHatInsights
/
insights-core
Insights Core is a data collection and processing framework used by Red Hat Insights
https://cloud.redhat.com/insights
Apache License 2.0
153
stars
183
forks
source link
fix: only non-filter exception can terminate the first_file spec
#4100
Closed
xiangce
closed
6 months ago
xiangce
commented
6 months ago
see RHINENG-9993
the "non-filter" exception can terminate a first_file spec, as the "filter" is based on the RegistryPoint, but not the sub-items
the "non-existing" path exception should not terminate the first_file spec, as all paths in the list should be checked one by one
All Pull Requests:
Check all that apply:
[x] Have you followed the guidelines in our Contributing document, including the instructions about commit messages?
[x] Is this PR to correct an issue?
[ ] Is this PR an enhancement?
Complete Description of Additions/Changes:
See RHINENG-9993
All Pull Requests:
Check all that apply:
Complete Description of Additions/Changes: