Dean Tedesco

Results 2 issues of Dean Tedesco

Add new mount point to the example GithubActionRunner runner-pool kustomization to allow docker container (dind) access to the action runners `externals` directory in the runner container. This is required to...

Currently all regular expressions are generated on each request. This seems like there is opportunity to speed things up a bit. As word lists don't change often, generating the regexs...