Giacomo Furlan

Results 7 comments of Giacomo Furlan

we are getting the same error with action-runner-controller and runner version `2.311.0`, did anyone find a workaround or something?

Hi, I think I'm having a similar issue My `ClusterPolicy` is: ``` --- apiVersion: kyverno.io/v1 kind: ClusterPolicy metadata: name: deny-pod-exec spec: background: false rules: - name: deny-all-exec match: any: -...

@JimBugwadia @realshuting @MariamFahmy98, sorry for tagging, I saw there were some status changes in the past, and I just want to understand the status of this. Do you have info?

Hi, we would also like to see this feature since we are using [automatic code review by Copilot](https://docs.github.com/en/copilot/using-github-copilot/code-review/configuring-automatic-code-review-by-copilot), which will comment in the pull request and also dependabot that will...

Hi @LouisHaftmann, sorry for the delay. We are running the cache server in Kubernetes and below you can find the deployment configuration that we are using. ``` apiVersion: apps/v1 kind:...

Actually not, I'll give it a shot and get back to you, thanks!

Hi @LouisHaftmann, we are keeping it monitored but moving to an external postgres instance definitely helped, thank you!