Clear runner cache from the Settings > CI/CD page
<!--IssueSummary start--> <details> <summary> Everyone can contribute. [Help move this issue forward](https://handbook.gitlab.com/handbook/marketing/developer-relations/contributor-success/community-contributors-workflows/#contributor-links) while earning points, leveling up and collecting rewards. </summary> - [Close this issue](https://contributors.gitlab.com/manage-issue?action=close&projectId=278964&issueIid=20497) </details> <!--IssueSummary end--> ### Description **Note:** This issue is an improvement of https://gitlab.com/gitlab-org/gitlab-ce/issues/41249. Clearing the runner cache is done using a button in the pipeline list page. We can implement also a proper setting in **Settings > CI/CD** to accomplish the same task. Currently that page is only accessible to maintainer and owner roles as is the ability to clear runner caches. We have unblocked this issue on https://gitlab.com/gitlab-org/gitlab/-/issues/19828 to deliver the cache reset functionality on the settings page. ### Design ![image](/uploads/99fa4bd6b025cfbf9cfaca306c6667f0/image.png) right under the content within runner settings in ci/cd settings
issue