-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
core(exceptions): Edit system exceptions #481
Conversation
Signed-off-by: David Wertenteil <[email protected]>
Signed-off-by: David Wertenteil <[email protected]>
Summary:
|
Summary:
|
It looks like there is an issue in Kubescape. |
Summary:
|
Summary:
|
PR Analysis
PR Feedback
How to use
|
Summary:
|
This reverts commit 623bec0.
PR Type:
Enhancement
PR Description:
This PR introduces enhancements to the system exceptions handling in the project. It adds support for system exceptions when setting a label or annotation with
kubescape.io/ignore:true
. The PR also updates the default exceptions with the latest controls. The changes are primarily reflected in thekubescape.json
file.PR Main Files Walkthrough:
exceptions/kubescape.json
: The file has been significantly updated to include a new system exception named 'kubescape-ignore'. This exception is triggered when the label or annotationkubescape.io/ignore
is set to true, yes, 1, enable, or enabled. Additionally, several new controls and resources have been added to the existing exceptions. The changes also include the addition of new attributes to the resources and posture policies.User Description:
Overview
kubescape.io/ignore:true