Skip to content

wip: add subsystem filter to udev.exportdb #67951

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

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

agraul
Copy link
Collaborator

@agraul agraul commented Apr 8, 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.

What issues does this PR fix or reference?

Fixes

Previous Behavior

Remove this section if not relevant

New Behavior

Remove this section if not relevant

Merge requirements satisfied?

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

Commits signed with GPG?

Yes/No

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.

1 participant