Closed ekoops closed 1 month ago
Welcome @ekoops! It looks like this is your first PR to falcosecurity/event-generator 🎉
LGTM label has been added.
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: alacuku, ekoops
The full list of commands accepted by this bot can be found here.
The pull request process is described here
Use white-list approach to exclude unneeded but currently included files and directories.
What type of PR is this?
/kind cleanup
/kind feature
Any specific area of the project related to this PR?
What this PR does / why we need it: This PR allows docker to exclude unneeded but currently included files and directories. Contextually, it replaces the black-list approach with a white-list approach: this allows to explicitly include only the needed items.
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer: