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

Add a manageiq-podman-cleanup oneshot service #390

Merged
merged 1 commit into from
Sep 13, 2024

Conversation

agrare
Copy link
Member

@agrare agrare commented Sep 13, 2024

Podman stores some temp files in /tmp and expects files here to be cleared on reboot. Since we have /tmp as an xfs logical volume these files stick around and cause podman to fail.

ManageIQ/manageiq-providers-workflows#116

Podman stores some temp files in /tmp and expects files here to be
cleared on reboot.  Since we have /tmp as an xfs logical volume these
files stick around and cause podman to fail.
@agrare agrare requested a review from jrafanie as a code owner September 13, 2024 14:37
@miq-bot
Copy link
Member

miq-bot commented Sep 13, 2024

Checked commit agrare@28b0ba7 with ruby 3.1.5, rubocop 1.56.3, haml-lint 0.51.0, and yamllint
0 files checked, 0 offenses detected
Everything looks fine. 🍪

@agrare
Copy link
Member Author

agrare commented Sep 13, 2024

NOTE we might need a change to manageiq-rpm_build to include and/or enable this service

@Fryguy Fryguy self-assigned this Sep 13, 2024
@Fryguy Fryguy merged commit 28a29ad into ManageIQ:master Sep 13, 2024
1 check passed
@agrare agrare deleted the add_manageiq_podman_cleanup branch September 13, 2024 14:50
@Fryguy
Copy link
Member

Fryguy commented Sep 13, 2024

Backported to radjabov in commit 50f73e2.

commit 50f73e2d45decdedecb23e5eb4aa058d6196310a
Author: Jason Frey <fryguy9@gmail.com>
Date:   Fri Sep 13 10:49:27 2024 -0400

    Merge pull request #390 from agrare/add_manageiq_podman_cleanup
    
    Add a manageiq-podman-cleanup oneshot service
    
    (cherry picked from commit 28a29ad94aa4c8611bde87bceb16e5011938b161)

Fryguy added a commit that referenced this pull request Sep 13, 2024
Add a manageiq-podman-cleanup oneshot service

(cherry picked from commit 28a29ad)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants