Skip to content
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

Consider filesystem types for mount points when ignoring system paths #2675

Merged
merged 2 commits into from Feb 28, 2024

Conversation

wagoodman
Copy link
Contributor

@wagoodman wagoodman commented Feb 28, 2024

Implements the suggestion from @klakin-pivotal to look at the system mounts and determine if the filesystem types indicate which parts of the overall filetree to ignore when indexing for the directory file resolver.

Replaces #2668

Fixes #2667

Signed-off-by: Alex Goodman <wagoodman@users.noreply.github.com>
@wagoodman wagoodman marked this pull request as ready for review February 28, 2024 14:46
@wagoodman wagoodman requested a review from a team February 28, 2024 14:46
Signed-off-by: Alex Goodman <wagoodman@users.noreply.github.com>
@wagoodman wagoodman merged commit 48e5672 into main Feb 28, 2024
11 checks passed
@wagoodman wagoodman deleted the fix-sys-path-dir-ignore branch February 28, 2024 20:37
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.

New path filtering logic excluding large number of unintended paths
2 participants