Skip to content

[release/2.1] Clean up disk space in node e2e workflow#13554

Merged
samuelkarp merged 1 commit into
containerd:release/2.1from
k8s-infra-cherrypick-robot:cherry-pick-13548-to-release/2.1
Jun 8, 2026
Merged

[release/2.1] Clean up disk space in node e2e workflow#13554
samuelkarp merged 1 commit into
containerd:release/2.1from
k8s-infra-cherrypick-robot:cherry-pick-13548-to-release/2.1

Conversation

@k8s-infra-cherrypick-robot

Copy link
Copy Markdown

This is an automated cherry-pick of #13548

/assign samuelkarp

Add disk cleanup step before checking out repositories in node e2e
workflow. GitHub Actions ubuntu-24.04 runners come preloaded with large
toolchains that exhaust disk space during compilation of Kubernetes test
binaries and containerd binaries. Cleaning up unused toolchains avoids
kubelet DiskPressure condition and subsequent pod eviction failures.

This change isolates and backports the workflow disk cleanup step
originally introduced to main in commit
9d5ee65.

Co-authored-by: Chris Henzie <[email protected]>
Assisted-by: Antigravity
Signed-off-by: Chris Henzie <[email protected]>
@github-project-automation github-project-automation Bot moved this from Needs Triage to Review In Progress in Pull Request Review Jun 8, 2026
@samuelkarp
samuelkarp merged commit 512a4de into containerd:release/2.1 Jun 8, 2026
51 checks passed
@github-project-automation github-project-automation Bot moved this from Review In Progress to Done in Pull Request Review Jun 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

5 participants