RunnerSet does not always re-use Available
PV
#3221
Labels
bug
Something isn't working
community
Community contribution
needs triage
Requires review from the maintainers
Checks
Controller Version
0.27.0
Helm Chart Version
0.22.0
CertManager Version
No response
Deployment Method
Helm
cert-manager installation
Checks
Resource Definitions
To Reproduce
Describe the bug
Available
PVs grow quickly along the time and reached 4.5k in 1 month. This indicates the RunnerSet is not re-using PVs properlydocker.io/summerwind/actions-runner
. The only difference is we installed a few additional libraries and binaries, e.g.kubectl
,helm
,aws cli
etc. and we are not using a custom entrypointDescribe the expected behavior
As described in the doc and discussion, ARC should maintain a pool of persistent volumes to be re-used by Runners, instead of provisioning new ones for most of the Runners.
Whole Controller Logs
Whole Runner Pod Logs
Additional Context
No response
The text was updated successfully, but these errors were encountered: