kyverno
kyverno copied to clipboard
Added flag to reports controller to handle webhook namespace selectors.
Signed-off-by: geoffrey1330 [email protected]
Explanation
This PR introduces a flag in the reports controller, allowing the handling of webhook namespace selectors. It enables the exclusion of specific resources during background scans based on the namespace criteria defined in webhooks.
Fixes #9356
Thanks for opening your first Pull Request here! Please check out our Contributing guidelines and confirm that you Signed off.
This PR:
- is incomplete and should be in draft mode
- does not follow the PR template
- requires documentation
@geoffrey1330 - What is the status of this PR?
@geoffrey1330 - What is the status of this PR?
Still working on it just need some clarification.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
d03dac8
) 33.25% compared to head (6015461
) 33.24%.
Additional details and impacted files
@@ Coverage Diff @@
## main #9564 +/- ##
==========================================
- Coverage 33.25% 33.24% -0.01%
==========================================
Files 344 344
Lines 23567 23567
==========================================
- Hits 7837 7835 -2
- Misses 14887 14888 +1
- Partials 843 844 +1
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Status?
@geoffrey1330 are you still working on this ?