John O'Loughlin

Results 2 comments of John O'Loughlin

I'm also seeing the performance drop issue between 0.103 and 0.109

Cant it be limited like this? maybe I misunderstand ```apiVersion: actions.summerwind.dev/v1alpha1 kind: RunnerDeployment metadata: name: my-runner spec: replicas: 2 template: spec: repository: myrepo labels: - my-runner containers: - name: runner...