evryfs/github-actions-runner-operator

Sort pods for deletion based on configurable policy

Closed this issue · 0 comments

Add sort-order for deletion to CRD (oldest, youngest), and delete pods accordingly. This way user can choose to re-use mostly (gives better caching etc), or favour cycling the pods by deleting the oldest ones first.