Skip to content

[release/2.2] Clean up disk space in node e2e workflow#13548

Merged
samuelkarp merged 1 commit into
containerd:release/2.2from
chrishenzie:release-2.2-node-e2e-disk-cleanup
Jun 8, 2026
Merged

[release/2.2] Clean up disk space in node e2e workflow#13548
samuelkarp merged 1 commit into
containerd:release/2.2from
chrishenzie:release-2.2-node-e2e-disk-cleanup

Conversation

@chrishenzie

Copy link
Copy Markdown
Member

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.

Assisted-by: Antigravity

@samuelkarp

samuelkarp commented Jun 8, 2026

Copy link
Copy Markdown
Member

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

What are the changes compared to that original commit? If minimal, it'd be good to set the author to @dims like the original one, or at least add him as co-author with the Co-authored-by trailer.

Edit: Very minimal, can you set @dims as author and yourself as co-author?

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]>
@chrishenzie
chrishenzie force-pushed the release-2.2-node-e2e-disk-cleanup branch from 147eea0 to 1500e58 Compare June 8, 2026 18:58
@chrishenzie

Copy link
Copy Markdown
Member Author

Very minimal, can you set @dims as author and yourself as co-author?

Done, thanks for catching this

@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 9e18571 into containerd:release/2.2 Jun 8, 2026
88 of 90 checks passed
@github-project-automation github-project-automation Bot moved this from Review In Progress to Done in Pull Request Review Jun 8, 2026
@samuelkarp samuelkarp added cherry-pick/1.7.x Change to be cherry picked to release/1.7 branch cherry-pick/2.0.x Change to be cherry picked to release/2.0 branch cherry-pick/2.1.x Change to be cherry picked to release/2.1 branch labels Jun 8, 2026
@samuelkarp

Copy link
Copy Markdown
Member

/cherrypick release/2.1
/cherrypick release/2.0
/cherrypick release/1.7

@k8s-infra-cherrypick-robot

Copy link
Copy Markdown

@samuelkarp: new pull request created: #13552

Details

In response to this:

/cherrypick release/2.1
/cherrypick release/2.0
/cherrypick release/1.7

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@k8s-infra-cherrypick-robot

Copy link
Copy Markdown

@samuelkarp: new pull request created: #13553

Details

In response to this:

/cherrypick release/2.1
/cherrypick release/2.0
/cherrypick release/1.7

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@k8s-infra-cherrypick-robot

Copy link
Copy Markdown

@samuelkarp: new pull request created: #13554

Details

In response to this:

/cherrypick release/2.1
/cherrypick release/2.0
/cherrypick release/1.7

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cherry-pick/1.7.x Change to be cherry picked to release/1.7 branch cherry-pick/2.0.x Change to be cherry picked to release/2.0 branch cherry-pick/2.1.x Change to be cherry picked to release/2.1 branch size/S

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

6 participants