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

Self-update in work volumes #106

Open
4 tasks
masa213f opened this issue Nov 12, 2021 · 0 comments
Open
4 tasks

Self-update in work volumes #106

masa213f opened this issue Nov 12, 2021 · 0 comments

Comments

@masa213f
Copy link
Contributor

What

When GitHub Runner's self update of is executed, some files are written to the root file system.
It causes the accidentally pod eviction due to the local ephemeral storage limit.

So update on the mounted volume.

actions@dctest-runner-748455d686-nx84c:/$ sudo du -h -d 1 /runner/
131M    /runner/externals.2.283.3 ★
131M    /runner/externals.2.279.0
220M    /runner/_work
80M     /runner/bin.2.283.3 ★
276K    /runner/_diag
80M     /runner/bin.2.279.0
642M    /runner/

How

Describe how to address the issue.

Checklist

  • Finish implementation of the issue
  • Test all functions
  • Have enough logs to trace activities
  • Notify developers of necessary actions
@masa213f masa213f transferred this issue from cybozu-go/neco Nov 12, 2021
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

No branches or pull requests

1 participant