Skip to content

Conversation

@agraul
Copy link
Contributor

@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

@agraul
Copy link
Contributor Author

agraul commented Jun 2, 2025

Closing, see #68047

@agraul agraul closed this Jun 2, 2025
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