Skip to content

Add subsystem filter to "udev.exportdb" execution module function #68047

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

meaksh
Copy link
Contributor

@meaksh meaksh commented Jun 2, 2025

What does this PR do?

Add a subsystem filter to udev.exportdb. udev databases can be very large and exceed max_event_size, triggering salt.utils.dicttrim.trim_dict().

This PR adds a new argument, which is a list of subsystems. udev.exportdb's output is filtered, keeping only data for the specified subsystems.

Merge requirements satisfied?

[NOTICE] Bug fixes or features added to Salt require tests.

Commits signed with GPG?

Yes

@meaksh meaksh requested a review from a team as a code owner June 2, 2025 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants