Skip to content

Conversation

aanm
Copy link
Member

@aanm aanm commented Jul 30, 2025

As we need the /mnt directory to be empty might as well delete all files that are there instead of assuming that only a couple of files take the most amount of space.

As we need the /mnt directory to be empty might as well delete all files
that are there instead of assuming that only a couple of files take the
most amount of space.

Signed-off-by: André Martins <andre@cilium.io>
@aanm aanm added the area/misc Impacts miscellaneous areas of the code not otherwise owned by another area. label Jul 30, 2025
@aanm aanm requested a review from a team as a code owner July 30, 2025 08:29
@aanm aanm added the release-note/misc This PR makes changes that have no direct user impact. label Jul 30, 2025
@aanm aanm requested a review from a team as a code owner July 30, 2025 08:29
@aanm aanm added needs-backport/1.16 This PR / issue needs backporting to the v1.16 branch needs-backport/1.17 This PR / issue needs backporting to the v1.17 branch needs-backport/1.18 This PR / issue needs backporting to the v1.18 branch labels Jul 30, 2025
@aanm aanm requested review from joestringer and christarazi July 30, 2025 08:29
@aanm
Copy link
Member Author

aanm commented Jul 30, 2025

/test

@aanm aanm enabled auto-merge July 30, 2025 08:30
@aanm aanm disabled auto-merge July 30, 2025 08:53
@aanm aanm merged commit 0cd21f9 into main Jul 30, 2025
61 of 75 checks passed
@aanm aanm deleted the pr/clean-up-mnt branch July 30, 2025 08:53
@tsotne95
Copy link
Contributor

hi, it broke "image building" ci

# Removing all contents of /mnt
rm: cannot remove '/mnt/swapfile': Operation not permitted
Error: Process completed with exit code 1.

@aanm
Copy link
Member Author

aanm commented Jul 30, 2025

hi, it broke "image building" ci

# Removing all contents of /mnt
rm: cannot remove '/mnt/swapfile': Operation not permitted
Error: Process completed with exit code 1.

fixed with #40818

@rastislavs rastislavs mentioned this pull request Jul 31, 2025
14 tasks
@rastislavs rastislavs added backport-pending/1.18 The backport for Cilium 1.18.x for this PR is in progress. and removed needs-backport/1.18 This PR / issue needs backporting to the v1.18 branch labels Jul 31, 2025
@rastislavs rastislavs mentioned this pull request Jul 31, 2025
4 tasks
@rastislavs rastislavs added backport-pending/1.17 The backport for Cilium 1.17.x for this PR is in progress. and removed needs-backport/1.17 This PR / issue needs backporting to the v1.17 branch labels Jul 31, 2025
@rastislavs rastislavs mentioned this pull request Jul 31, 2025
4 tasks
@rastislavs rastislavs added backport-pending/1.16 The backport for Cilium 1.16.x for this PR is in progress. and removed needs-backport/1.16 This PR / issue needs backporting to the v1.16 branch labels Jul 31, 2025
@github-actions github-actions bot added backport-done/1.17 The backport for Cilium 1.17.x for this PR is done. and removed backport-pending/1.17 The backport for Cilium 1.17.x for this PR is in progress. labels Aug 4, 2025
@github-actions github-actions bot added backport-done/1.16 The backport for Cilium 1.16.x for this PR is done. backport-done/1.18 The backport for Cilium 1.18.x for this PR is done. and removed backport-pending/1.16 The backport for Cilium 1.16.x for this PR is in progress. backport-pending/1.18 The backport for Cilium 1.18.x for this PR is in progress. labels Aug 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/misc Impacts miscellaneous areas of the code not otherwise owned by another area. backport-done/1.16 The backport for Cilium 1.16.x for this PR is done. backport-done/1.17 The backport for Cilium 1.17.x for this PR is done. backport-done/1.18 The backport for Cilium 1.18.x for this PR is done. release-note/misc This PR makes changes that have no direct user impact.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants