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

[Nomad] Prune podman containers nightly. #5601

Merged
merged 1 commit into from
Dec 6, 2024
Merged

Conversation

tpendragon
Copy link
Contributor

@tpendragon tpendragon commented Dec 5, 2024

We were filling up disk with unused images.

Pulled from hashicorp/nomad-driver-podman#363 and dani-garcia/vaultwarden#4362

Closes #5602

We were filling up disk with unused images.

Pulled from hashicorp/nomad-driver-podman#363
and dani-garcia/vaultwarden#4362
Copy link
Member

@hackartisan hackartisan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it would be really nice to have a little bit in the issue about how this problem manifested. I assume there was a deploy error, anything you can share about which screen in nomad revealed the problem? Once it was clear there was a disk space issue I assume you connected to that box and did usual disk space investigation.

@@ -0,0 +1,3 @@
[Service]
ExecStartPost=
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we want this key in here twice? What does that do?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have no clue, that's just what was in the issue I linked to and it worked

@tpendragon
Copy link
Contributor Author

@hackartisan Added more info to #5602

Copy link
Member

@hackartisan hackartisan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@hackartisan hackartisan merged commit 41ce1fe into main Dec 6, 2024
74 checks passed
@hackartisan hackartisan deleted the nomad_podman_prune branch December 6, 2024 17:57
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.

[Nomad] Old images are filling up the disk on nomad staging boxes.
2 participants