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

Clean empty files in Targeted gathering #14

Merged
merged 1 commit into from Oct 21, 2021
Merged

Conversation

aufi
Copy link
Collaborator

@aufi aufi commented Oct 21, 2021

As a result of targeted gathering's log files filtering, there could be empty files (log files with no content related to the targeted object gathering).

Adding cleanup using find, which deletes these files and dirs before downloading must-gather result from cluster.

Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1994978

As a result of targeted gathering log file sfiltering, there could be
empty files (log files with no content related to the targeted object
gathering). Adding cleanup using find, which deletes these files and
dirs before downloading must-gather result from cluster.

Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1994978
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.

None yet

1 participant