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

[Backport release-1.26] Reclaim GitHub Runner disk space #3581

Merged
merged 1 commit into from
Oct 23, 2023

Conversation

k0s-bot
Copy link

@k0s-bot k0s-bot commented Oct 12, 2023

Automated backport to release-1.26, triggered by a label in #3580.
See #3575 #3572.

GitHub runners provide 14GB of guaranteed available disk space, which is
typically sufficient for running k0s's integration tests. However, when
free space drops below 15%, Kubernetes initiates pod eviction, leaving
only 5GB left on an 84GB disk until it kicks in. In response, streamline
disk space usage and remove non-essential data. That's easier than
globally overriding Kubernetes eviction defaults for all integration
tests.

Signed-off-by: Tom Wieczorek <[email protected]>
(cherry picked from commit b057923)
(cherry picked from commit 603e695)
(cherry picked from commit be6211f)
@k0s-bot k0s-bot requested a review from a team as a code owner October 12, 2023 11:19
@k0s-bot k0s-bot requested review from makhov and twz123 October 12, 2023 11:19
@twz123 twz123 changed the title [Backport release-1.26] [Backport release-1.27] Reclaim GitHub Runner disk space [Backport release-1.26] Reclaim GitHub Runner disk space Oct 12, 2023
@twz123 twz123 enabled auto-merge October 12, 2023 14:30
@twz123 twz123 added bug Something isn't working area/ci area/smoke-tests backport/release-1.25 PR that needs to be backported/cherrypicked to release-1.25 branch labels Oct 12, 2023
@twz123 twz123 merged commit f565966 into release-1.26 Oct 23, 2023
70 checks passed
@twz123 twz123 deleted the backport-3580-to-release-1.26 branch October 23, 2023 11:15
@k0s-bot
Copy link
Author

k0s-bot commented Oct 23, 2023

Successfully created backport PR #3628 for release-1.25.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci area/smoke-tests backport/release-1.25 PR that needs to be backported/cherrypicked to release-1.25 branch bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants