jb-2020
jb-2020
### Feature request Currently, we can set `IMAGE_JOB_PRUNER_TKN` - which we add to the operator’s deployment environment variables. This will override the image used by the operator for configuring the...
### Checks - [X] I've already read https://docs.github.com/en/actions/hosting-your-own-runners/managing-self-hosted-runners-with-actions-runner-controller/troubleshooting-actions-runner-controller-errors and I'm sure my issue is not covered in the troubleshooting guide. - [X] I am using charts that are officially provided...
**Description:** In order to use this action we would need to override the location where we are sourcing the Go distribution (i.e. github.com). Please provide an option to override this...
**Description:** We're on GHES and using self-hosted runners. We're using this action successfully by populating the `RUNNER_TOOL_CACHE` with our version sourced from a github-proxy of `actions/python-versions`.: ``` Run actions/setup-python@v4 Installed...
### Checks - [X] I've already read https://docs.github.com/en/actions/hosting-your-own-runners/managing-self-hosted-runners-with-actions-runner-controller/troubleshooting-actions-runner-controller-errors and I'm sure my issue is not covered in the troubleshooting guide. - [X] I am using charts that are officially provided...