You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
How
Describe how to address the issue.
Checklist
The text was updated successfully, but these errors were encountered: